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

CI: improve code coverage report #3029

Merged
merged 3 commits into from
May 24, 2024
Merged

CI: improve code coverage report #3029

merged 3 commits into from
May 24, 2024

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented May 23, 2024

  • fix upload from bats tests
  • ignore generated code

Copy link

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

Copy link

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@mmetc mmetc marked this pull request as draft May 23, 2024 15:26
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.34%. Comparing base (20e44cd) to head (e578ae6).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3029       +/-   ##
===========================================
+ Coverage   27.52%   52.34%   +24.81%     
===========================================
  Files         398      276      -122     
  Lines       58148    35140    -23008     
===========================================
+ Hits        16007    18395     +2388     
+ Misses      40195    14916    -25279     
+ Partials     1946     1829      -117     
Flag Coverage Δ
bats 40.15% <ø> (?)
unit-linux 34.87% <ø> (ø)
unit-windows 31.06% <ø> (+5.47%) ⬆️

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.

@mmetc mmetc marked this pull request as ready for review May 23, 2024 16:27
@mmetc mmetc changed the title CI: exclude generated files from codecov report CI: improve code coverage report May 23, 2024
Copy link
Contributor

@sabban sabban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mmetc mmetc modified the milestones: 1.6.3, 1.6.2 May 24, 2024
@mmetc mmetc merged commit 572b387 into master May 24, 2024
15 checks passed
@mmetc mmetc deleted the codecov-generated branch May 24, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants