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

:goal_net: maybe_error #1

Closed tylerjw closed 2 years ago

tylerjw commented 2 years ago

Signed-off-by: Tyler Weaver tyler@picknik.ai

codecov[bot] commented 2 years ago

Codecov Report

Merging #1 (c617f24) into main (18df168) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
+ Coverage   99.24%   99.29%   +0.04%     
==========================================
  Files           3        3              
  Lines         132      141       +9     
==========================================
+ Hits          131      140       +9     
  Misses          1        1              
Impacted Files Coverage Δ
include/monad/result.hpp 99.00% <100.00%> (+0.09%) :arrow_up:

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 18df168...c617f24. Read the comment docs.