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

tests: change test coverage targets to Sentry and SentrySwiftUI #4976

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

philprime
Copy link
Contributor

According to the Codecov reports we are collecting coverage data about the test files, rather than only the framework.

This PR should reduce the collected code coverage to the targets Sentry and SentrySwiftUI.

#skip-changelog

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.693%. Comparing base (5d745fd) to head (aa66c1d).
Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4976       +/-   ##
=============================================
+ Coverage   92.434%   92.693%   +0.258%     
=============================================
  Files          669       672        +3     
  Lines        79230     82102     +2872     
  Branches     28656     29809     +1153     
=============================================
+ Hits         73236     76103     +2867     
- Misses        5896      5900        +4     
- Partials        98        99        +1     

see 24 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d745fd...aa66c1d. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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