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

:package: Rename library to fp #4

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 #4 (e1524ca) into main (88fd821) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head e1524ca differs from pull request most recent head 04b0062. Consider uploading reports for the commit 04b0062 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files           3        3           
  Lines         141      141           
=======================================
  Hits          140      140           
  Misses          1        1           
Impacted Files Coverage Δ
include/fp/validate.hpp 100.00% <ø> (ø)
include/fp/mbind.hpp 100.00% <100.00%> (ø)
include/fp/result.hpp 99.00% <100.00%> (ø)

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 88fd821...04b0062. Read the comment docs.