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

Skip subreport messages when copying and merging reports #1058

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Apr 25, 2024

Example duplication:

Parsing console log (workspace: '/var/data/workspace/history-coverage-model')
Successfully parsed console log
-> found 0 issues (skipped 0 duplicates)
Skipping post processing
No filter has been set, publishing all 0 issues
Extracting repository forensics for 0 affected files (files in repository: 184)
-> 0 affected files processed
Successfully parsed console log
-> found 0 issues (skipped 0 duplicates)
Successfully parsed console log
-> found 0 issues (skipped 0 duplicates)
Successfully parsed console log
-> found 0 issues (skipped 0 duplicates)
Parsing console log (workspace: '/var/data/workspace/history-coverage-model')
Skipping post processing
No filter has been set, publishing all 0 issues
Extracting repository forensics for 0 affected files (files in repository: 184)
-> 0 affected files processed
Obtaining reference build from reference recorder
-> Found 'history-coverage-model #44'

@uhafner uhafner added the bug Bugs or performance problems label Apr 25, 2024
Copy link

github-actions bot commented Apr 25, 2024

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 1277 passed, 🙈 2 skipped)
   〰️   Line Coverage: 94% (405 missed lines)
   ➰   Branch Coverage: 88% (256 missed branches)
   CheckStyle CheckStyle: No warnings found
   PMD PMD: No warnings found
   SpotBugs SpotBugs: No warnings found

Created by Quality Monitor v1.8.2 (#d626b05). More details are shown in the GitHub Checks Result.

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.79%. Comparing base (c06a905) to head (c872fdc).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1058   +/-   ##
=========================================
  Coverage     90.79%   90.79%           
  Complexity     2316     2316           
=========================================
  Files           354      354           
  Lines          6526     6526           
  Branches        674      674           
=========================================
  Hits           5925     5925           
  Misses          405      405           
  Partials        196      196           

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

@uhafner uhafner merged commit 9252495 into main Apr 25, 2024
31 checks passed
@uhafner uhafner deleted the fix-copy-messages branch April 25, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant