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 the "changes" feature of codecov #1952

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

kislaykishore
Copy link
Collaborator

The "changes" feature detects unrelated code coverage changes. It's been noisy for gcsfuse. Disabling it.

Description

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

The "changes" feature detects unrelated code coverage changes. It's been noisy for gcsfuse. Disabling it.
@kislaykishore kislaykishore requested a review from a team as a code owner May 27, 2024 09:32
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.41%. Comparing base (d4cce5d) to head (e9f775b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1952      +/-   ##
==========================================
+ Coverage   61.39%   61.41%   +0.01%     
==========================================
  Files         131      131              
  Lines       12487    12487              
==========================================
+ Hits         7667     7669       +2     
+ Misses       4477     4475       -2     
  Partials      343      343              
Flag Coverage Δ
unittests 61.41% <ø> (+0.01%) ⬆️

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.

@kislaykishore kislaykishore merged commit 7f79e71 into master May 27, 2024
11 of 12 checks passed
@kislaykishore kislaykishore deleted the kislaykishore-patch-2 branch May 27, 2024 09:40
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.

3 participants