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

Improve Test Coverage Reliability #10

Merged
merged 4 commits into from
Jun 14, 2023
Merged

Conversation

PSchmiedmayer
Copy link
Member

Improve Test Coverage Reliability

♻️ Current situation & Problem

💡 Proposed solution

Explicitly adds the Swift Package targets to the build scheme configuration and only adds the defined targets to the coverage collection settings in the test plan.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #10 (92c8a1f) into main (8308a20) will not change coverage.
The diff coverage is n/a.

❗ Current head 92c8a1f differs from pull request most recent head 40fef01. Consider uploading reports for the commit 40fef01 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            4         4           
=========================================
  Hits             4         4           

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 8308a20...40fef01. Read the comment docs.

@PSchmiedmayer PSchmiedmayer merged commit 38af224 into main Jun 14, 2023
4 checks passed
@PSchmiedmayer PSchmiedmayer deleted the improveTestCoverage branch June 14, 2023 05:38
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