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

Revert "No longer an interface library" #21

Closed tylerjw closed 2 years ago

tylerjw commented 2 years ago

This reverts commit 02d3fa788e8afa929d3e7976b029472ac84915a2.

@JafarAbdi would you mind testing this change on your buildfarm to see if it works? This is reverting a change I made to try to fix the ranges-v3 dependency issue.

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (d8e648e) into main (5be8b24) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files           4        3    -1     
  Lines         140      140           
=======================================
  Hits          137      137           
  Misses          3        3           
Impacted Files Coverage Δ
include/fp/result.hpp 97.08% <100.00%> (+1.43%) :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 5be8b24...d8e648e. Read the comment docs.