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

Conversation

utybo
Copy link
Owner

@utybo utybo commented Oct 31, 2024

Now that jacoco/jacoco#654 is done, I'm opening this PR to see how things go in terms of coverage with proper inline function coverage reporting.

HUGE PROPS to the JaCoCo team for doing the work here!

Copy link

@github-actions github-actions bot temporarily deployed to pull request October 31, 2024 22:03 Inactive
Copy link

codecov bot commented Oct 31, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant