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

codecov: ignore tests and testutil #2935

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

gsora
Copy link
Collaborator

@gsora gsora commented Mar 4, 2024

Explicitly ignore Go test files and the testutil directory, which contain utilities to aid testing.

category: test
ticket: none

Explicitly ignore Go test files and the `testutil` directory, which
contain utilities to aid testing.
Copy link

sonarcloud bot commented Mar 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.78%. Comparing base (2fad7d3) to head (0ae9dab).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2935      +/-   ##
==========================================
+ Coverage   53.69%   56.78%   +3.09%     
==========================================
  Files         202      177      -25     
  Lines       28733    24869    -3864     
==========================================
- Hits        15427    14122    -1305     
+ Misses      11376     9000    -2376     
+ Partials     1930     1747     -183     

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

@gsora gsora added the merge when ready Indicates bulldozer bot may merge when all checks pass label Mar 6, 2024
@obol-bulldozer obol-bulldozer bot merged commit cb3b07c into main Mar 6, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the gsora/codecov_testutil branch March 6, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants