Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add v0 compatibility functions #82

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Add v0 compatibility functions #82

merged 2 commits into from
Aug 22, 2024

Conversation

cesartw
Copy link
Contributor

@cesartw cesartw commented Aug 22, 2024

bunch of dependants still use a version before generics this will help migration to be done progressively

@cesartw cesartw requested a review from a team August 22, 2024 15:23
Copy link

github-actions bot commented Aug 22, 2024

Pull Request Test Coverage Report for Build 10512385442

Details

  • 39 of 43 (90.7%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 78.17%

Changes Missing Coverage Covered Lines Changed/Added Lines %
goutil/goutil.go 0 1 0.0%
sliceutil/compatibility.go 39 42 92.86%
Totals Coverage Status
Change from base Build 7848370851: 0.4%
Covered Lines: 1196
Relevant Lines: 1530

💛 - Coveralls

bunch of dependants still use a version before generics
this will help migration to be done progressively
@cesartw cesartw force-pushed the compatibitity branch 3 times, most recently from 76af9b7 to 5a0435e Compare August 22, 2024 17:03
@cesartw cesartw merged commit 7869872 into master Aug 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants