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

feat: skip transaction upload if no transactions are parsed #278

Merged
merged 1 commit into from
Jun 10, 2024

feat: skip transaction upload if no transactions are parsed

90e3ddf
Select commit
Loading
Failed to load commit list.
Merged

feat: skip transaction upload if no transactions are parsed #278

feat: skip transaction upload if no transactions are parsed
90e3ddf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 8, 2024 in 0s

95.19% (-0.12%) compared to 2492a97

View this Pull Request on Codecov

95.19% (-0.12%) compared to 2492a97

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (2492a97) to head (90e3ddf).
Report is 60 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
- Coverage   95.30%   95.19%   -0.12%     
==========================================
  Files          13       13              
  Lines        1236     1270      +34     
  Branches      104       68      -36     
==========================================
+ Hits         1178     1209      +31     
- Misses         54       61       +7     
+ Partials        4        0       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.