-
Notifications
You must be signed in to change notification settings - Fork 37
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
fix(packages/jellyfish-api-core): negative interest test #1768
fix(packages/jellyfish-api-core): negative interest test #1768
Conversation
Code Climate has analyzed commit 376781d and detected 0 issues on this pull request. View more on Code Climate. |
✅ Deploy Preview for jellyfishsdk ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Codecov ReportBase: 90.57% // Head: 93.70% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1768 +/- ##
==========================================
+ Coverage 90.57% 93.70% +3.12%
==========================================
Files 359 361 +2
Lines 10403 10418 +15
Branches 1304 1304
==========================================
+ Hits 9423 9762 +339
+ Misses 937 630 -307
+ Partials 43 26 -17
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Docker build preview for jellyfish/apps is ready! Built with commit 388a995
You can also get an immutable image with the commit hash
|
What this PR does / why we need it:
Fixes for broken negative interest test, which was skipped.
Which issue(s) does this PR fixes?:
Fixes #1763
Additional comments?: