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

Sometimes run with and without MABWiser #176

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Conversation

N-Wouda
Copy link
Owner

@N-Wouda N-Wouda commented Oct 21, 2024

This PR:

Notes:

  • It is essential that you add a test when making code changes.
    This keeps the code coverage level up, and helps ensure the changes work as intended.
  • When fixing a bug, you must add a test that would produce the bug in the master branch, and then show that it is fixed with the new code.
  • New code additions must be well formatted. Changes should pass the pre-commit workflow, which you can set up locally using pre-commit.
  • Docstring additions must render correctly, including escapes and LaTeX.

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.73%. Comparing base (a3631f1) to head (503b7df).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   99.46%   99.73%   +0.26%     
==========================================
  Files          30       30              
  Lines         745      745              
==========================================
+ Hits          741      743       +2     
+ Misses          4        2       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@N-Wouda N-Wouda merged commit 284a53d into master Oct 21, 2024
7 of 8 checks passed
@N-Wouda N-Wouda deleted the test-without-mabwiser branch October 21, 2024 16:05
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.

Run w/o MABwiser in the CI
1 participant