Skip to content
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

Change NowcastWorker mock to pytest fixture #343

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

douglatornell
Copy link
Member

Test suite maintenance. re: issue #81

Test suite maintenance. re: issue #81
@douglatornell douglatornell added the maintenance Codebase maintenance label Mar 7, 2025
@github-actions github-actions bot added this to the v25.1 milestone Mar 7, 2025
@douglatornell douglatornell linked an issue Mar 7, 2025 that may be closed by this pull request
29 tasks
@douglatornell douglatornell merged commit 2bc6acb into main Mar 7, 2025
8 checks passed
@douglatornell douglatornell deleted the NowcastWorker-fixture branch March 7, 2025 17:08
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.53%. Comparing base (6db322f) to head (77260b8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
- Coverage   77.71%   77.53%   -0.19%     
==========================================
  Files         132      132              
  Lines       18782    18630     -152     
  Branches      762      762              
==========================================
- Hits        14597    14445     -152     
  Misses       4119     4119              
  Partials       66       66              
Flag Coverage Δ
unittests 77.53% <100.00%> (-0.19%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Codebase maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update NowcastWorker mocks in unit tests
1 participant