Skip to content

Add tests for src/flavors module#158

Merged
ByteOtter merged 1 commit intomainfrom
tests/improve-coverage
Aug 11, 2025
Merged

Add tests for src/flavors module#158
ByteOtter merged 1 commit intomainfrom
tests/improve-coverage

Conversation

@ByteOtter
Copy link
Contributor

What this PR does / why we need it:

This PR adds unittests for the previously untested flavors module in pursuit of our goal for better coverage

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

@codecov
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.73%. Comparing base (1bac212) to head (3c6b7c0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   63.00%   72.73%   +9.73%     
==========================================
  Files          27       27              
  Lines        1192     1192              
==========================================
+ Hits          751      867     +116     
+ Misses        441      325     -116     

☔ 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 bfc08c5 to a76256e Compare August 11, 2025 13:04
@ByteOtter ByteOtter force-pushed the tests/improve-coverage branch from a76256e to 3c6b7c0 Compare August 11, 2025 13:16
@ByteOtter ByteOtter merged commit 7933a0f into main Aug 11, 2025
11 checks passed
@ByteOtter ByteOtter deleted the tests/improve-coverage branch August 11, 2025 13:35
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.

Add tests for src/flavours module

2 participants