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

Changes to Systematics manager to support MABE #451

Merged
merged 142 commits into from
Mar 2, 2024

Change variable name to defaulted

9e7165a
Select commit
Loading
Failed to load commit list.
Merged

Changes to Systematics manager to support MABE #451

Change variable name to defaulted
9e7165a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 0s

77.92% (+0.35%) compared to 0678db4

View this Pull Request on Codecov

77.92% (+0.35%) compared to 0678db4

Details

Codecov Report

Attention: Patch coverage is 95.08197% with 36 lines in your changes are missing coverage. Please review.

Project coverage is 77.92%. Comparing base (0678db4) to head (9e7165a).

Files Patch % Lines
include/emp/Evolve/NK.hpp 0.00% 11 Missing ⚠️
include/emp/base/always_assert.hpp 0.00% 9 Missing ⚠️
include/emp/base/optional_throw.hpp 14.28% 6 Missing ⚠️
tests/Evolve/Systematics.cpp 99.26% 5 Missing ⚠️
include/emp/base/_optional_throw.hpp 0.00% 2 Missing ⚠️
tests/base/optional_throw.cpp 75.00% 2 Missing ⚠️
include/emp/base/_assert_macros.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
+ Coverage   77.56%   77.92%   +0.35%     
==========================================
  Files         334      337       +3     
  Lines       39631    40450     +819     
==========================================
+ Hits        30740    31519     +779     
- Misses       8891     8931      +40     

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