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

chore(tests): use jacoco snapshot to track inline functions #108

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

chore(tests): use jacoco snapshot to track inline functions

ab7b4b9
Select commit
Loading
Failed to load commit list.
Draft

chore(tests): use jacoco snapshot to track inline functions #108

chore(tests): use jacoco snapshot to track inline functions
ab7b4b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

90.10% (+0.78%) compared to fa42840

View this Pull Request on Codecov

90.10% (+0.78%) compared to fa42840

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.10%. Comparing base (fa42840) to head (ab7b4b9).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #108      +/-   ##
============================================
+ Coverage     89.31%   90.10%   +0.78%     
  Complexity      721      721              
============================================
  Files           200      200              
  Lines          4485     4506      +21     
  Branches        434      432       -2     
============================================
+ Hits           4006     4060      +54     
+ Misses          320      288      -32     
+ Partials        159      158       -1     

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