Skip to content

Conversation

@ByteOtter
Copy link
Contributor

What this PR does / why we need it:

This PR improves test coverage of the features module by covering two previously uncovered modules: cname_main.py and __main__.py

Which issue(s) this PR fixes:
Fixes #159
Tracks #138

@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.98%. Comparing base (9c1798d) to head (eeaf480).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #162       +/-   ##
===========================================
+ Coverage   72.73%   84.98%   +12.24%     
===========================================
  Files          27       27               
  Lines        1192     1192               
===========================================
+ Hits          867     1013      +146     
+ Misses        325      179      -146     

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

@ByteOtter ByteOtter force-pushed the tests/improve-coverage branch from abda32f to bcdf284 Compare August 12, 2025 13:45
@ByteOtter ByteOtter force-pushed the tests/improve-coverage branch from bcdf284 to eeaf480 Compare August 12, 2025 13:47
@ByteOtter ByteOtter merged commit 39d21a6 into main Aug 12, 2025
11 checks passed
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.

Improve coverage of features module

3 participants