Skip to content

Fix module disable#254

Merged
Schamper merged 2 commits intomainfrom
fix-module-disable
Jul 17, 2025
Merged

Fix module disable#254
Schamper merged 2 commits intomainfrom
fix-module-disable

Conversation

@bobkarreman
Copy link
Copy Markdown
Contributor

fixes #215

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 44.80%. Comparing base (f12416b) to head (9420930).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
acquire/acquire.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
- Coverage   44.86%   44.80%   -0.07%     
==========================================
  Files          26       26              
  Lines        3555     3560       +5     
==========================================
  Hits         1595     1595              
- Misses       1960     1965       +5     
Flag Coverage Δ
unittests 44.80% <0.00%> (-0.07%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com>
@Schamper Schamper merged commit 884e5fd into main Jul 17, 2025
22 of 25 checks passed
@Schamper Schamper deleted the fix-module-disable branch July 17, 2025 13:50
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.

--no-history isn't respected

2 participants