devosoft / Empirical

A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.
Other
86 stars 38 forks source link

Control panel for simulations #443

Open lemniscate8 opened 3 years ago

lemniscate8 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #443 (414e349) into master (08c913f) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
+ Coverage   82.96%   82.97%   +0.01%     
==========================================
  Files         304      306       +2     
  Lines       37341    37393      +52     
==========================================
+ Hits        30979    31028      +49     
- Misses       6362     6365       +3     
Impacted Files Coverage Δ
include/emp/web/Div.hpp 71.50% <ø> (ø)
include/emp/datastructs/DisjointVariant.hpp 100.00% <100.00%> (ø)
include/emp/prefab/ToggleSwitch.hpp 100.00% <100.00%> (ø)
include/emp/web/Input.hpp 41.13% <100.00%> (ø)
tests/datastructs/DisjointVariant.cpp 100.00% <100.00%> (ø)
include/emp/Evolve/World_select.hpp 96.01% <0.00%> (-0.40%) :arrow_down:
include/emp/Evolve/World.hpp 96.44% <0.00%> (-0.31%) :arrow_down:

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 08c913f...414e349. Read the comment docs.