Skip to content

Clean up tests a bit#391

Merged
TobiX merged 1 commit into
mainfrom
test-cleanup
May 17, 2026
Merged

Clean up tests a bit#391
TobiX merged 1 commit into
mainfrom
test-cleanup

Conversation

@TobiX
Copy link
Copy Markdown
Member

@TobiX TobiX commented May 17, 2026

  • Remove useless classes
  • Move more common code into PyTest fixtures
  • Split version checks into a new file

- Remove useless classes
- Move more common code into PyTest fixtures
- Split version checks into a new file
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

❌ Patch coverage is 98.74214% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.39%. Comparing base (b0c512b) to head (6786337).

Files with missing lines Patch % Lines
tests/test_modules.py 93.65% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
+ Coverage   89.32%   89.39%   +0.06%     
==========================================
  Files          97       98       +1     
  Lines        7084     7041      -43     
  Branches     1152     1148       -4     
==========================================
- Hits         6328     6294      -34     
+ Misses        756      747       -9     

☔ 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.

@TobiX TobiX merged commit 5f2cd84 into main May 17, 2026
25 checks passed
@TobiX TobiX deleted the test-cleanup branch May 17, 2026 22:52
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.

1 participant