-
Notifications
You must be signed in to change notification settings - Fork 253
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
Test coverage api package [accounts, blocks, events, node, transactions, transfers] #681
Conversation
bcdc73f
to
20c06e1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #681 +/- ##
==========================================
+ Coverage 57.27% 59.16% +1.88%
==========================================
Files 156 156
Lines 17218 17218
==========================================
+ Hits 9862 10187 +325
+ Misses 6392 6076 -316
+ Partials 964 955 -9 ☔ View full report in Codecov by Sentry. |
Description
Added more tests to reach 80% of test coverage on api packages:
accounts
blocks
events
node
transactions
transfers
Type of change
Checklist: