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

More extensive tests of config behavior #435

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

lemniscate8
Copy link
Collaborator

I've noticed quite a few bugs and discrepancies between the initialization of a config file via a .hpp and reading from a .cfg format and just some bugs with handling data. I've added some new tests that reveal bugs and hopefully can catch future problems.

@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #435 (dc5cc04) into master (193c5b0) will increase coverage by 0.09%.
The diff coverage is 63.63%.

❗ Current head dc5cc04 differs from pull request most recent head 4d776e1. Consider uploading reports for the commit 4d776e1 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   82.75%   82.85%   +0.09%     
==========================================
  Files         297      297              
  Lines       37151    37162      +11     
==========================================
+ Hits        30746    30792      +46     
+ Misses       6405     6370      -35     
Impacted Files Coverage Δ
tests/config/config.cpp 80.95% <63.63%> (-19.05%) ⬇️
include/emp/Evolve/World.hpp 96.68% <0.00%> (+0.31%) ⬆️
include/emp/config/config.hpp 35.89% <0.00%> (+9.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 193c5b0...4d776e1. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

1 participant