-
Notifications
You must be signed in to change notification settings - Fork 31
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
updates to package and expand: #506
Conversation
TahaAttari
commented
Aug 20, 2024
- refactor out "tryGetLatest"
- update expandHelper to pull from tx server or repository as applicable
- boolean bug in expansion handling
- refactor out "tryGetLatest" - update expandHelper to pull from tx server or repository as applicable - possible bug in expansion handling
Formatting check succeeded! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #506 +/- ##
============================================
+ Coverage 66.74% 66.80% +0.06%
- Complexity 4020 4037 +17
============================================
Files 348 348
Lines 17842 17880 +38
Branches 2754 2760 +6
============================================
+ Hits 11908 11945 +37
+ Misses 4742 4739 -3
- Partials 1192 1196 +4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good