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

Fix package dependency export #17

Closed schornakj closed 2 years ago

schornakj commented 2 years ago

This should fix #16 and allow downstream packages to use fp without needing to explicitly depend on fp's dependencies.

codecov[bot] commented 2 years ago

Codecov Report

Merging #17 (396b60b) into main (b4bf17c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #17   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines        140     140           
=====================================
  Misses       140     140           

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 b4bf17c...396b60b. Read the comment docs.