Skip to content

Limit coverage run to --source=infrahub_sdk #83

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

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

ogenstad
Copy link
Contributor

This is to avoid having the coverage being reported for the test folder when using coverage run.

This is to avoid having the coverage being reported for the test folder
when using `coverage run`.
@github-actions github-actions bot added the group/ci Issue related to the CI pipeline label Oct 15, 2024
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop      #83      +/-   ##
===========================================
- Coverage    64.62%   64.32%   -0.31%     
===========================================
  Files           78       74       -4     
  Lines         6917     6847      -70     
  Branches      1357     1355       -2     
===========================================
- Hits          4470     4404      -66     
+ Misses        2095     2091       -4     
  Partials       352      352              
Flag Coverage Δ
python-3.10 43.28% <ø> (ø)
python-3.11 43.28% <ø> (ø)
python-3.12 43.28% <ø> (ø)
python-3.9 43.23% <ø> (ø)
python-filler-3.12 23.90% <ø> (-12.93%) ⬇️

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

see 4 files with indirect coverage changes

@ogenstad ogenstad marked this pull request as ready for review October 15, 2024 19:04
@ogenstad ogenstad requested a review from a team October 15, 2024 19:04
@ogenstad ogenstad merged commit 3a945c8 into develop Oct 16, 2024
12 checks passed
@ogenstad ogenstad deleted the pog-limit-coverage-to-sdk branch October 16, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/ci Issue related to the CI pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants