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

👻 Disable codecov annotations #1910

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented May 10, 2024

Resolves: #1909

Disable codecov's github annotations feature since it generates an annoying amount of annotations with our current level of testing coverage.

Resolves: konveyor#1909

Disable codecov's github annotations feature since
it generates an annoying amount of annotations with
our current level of testing coverage.

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 requested review from ibolton336 and rszwajko May 10, 2024 22:16
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.22%. Comparing base (b654645) to head (3acc521).
Report is 137 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1910      +/-   ##
==========================================
+ Coverage   39.20%   41.22%   +2.02%     
==========================================
  Files         146      158      +12     
  Lines        4857     5189     +332     
  Branches     1164     1323     +159     
==========================================
+ Hits         1904     2139     +235     
+ Misses       2939     2931       -8     
- Partials       14      119     +105     
Flag Coverage Δ
client 41.22% <ø> (+2.02%) ⬆️
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sjd78 sjd78 merged commit 39b5d3a into konveyor:main May 13, 2024
10 checks passed
@sjd78 sjd78 deleted the codecov_annotations branch May 28, 2024 17:09
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.

[Enhancement/CI] Make codecov less intrusive but still add reports to PRs
2 participants