tylerjw / fp

Functional Programming extensions to C++ for ROS projects.
https://www.fplib.dev
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

Update README.md #15

Closed griswaldbrooks closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (5e5b28a) into main (3b0aa97) will decrease coverage by 98.56%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #15       +/-   ##
==========================================
- Coverage   98.56%   0.00%   -98.57%     
==========================================
  Files           3       3               
  Lines         139     140        +1     
==========================================
- Hits          137       0      -137     
- Misses          2     140      +138     
Impacted Files Coverage Δ
include/fp/monad.hpp 0.00% <0.00%> (-100.00%) :arrow_down:
include/fp/validate.hpp 0.00% <0.00%> (-100.00%) :arrow_down:
include/fp/result.hpp 0.00% <0.00%> (-98.04%) :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 5f62d08...5e5b28a. Read the comment docs.