LLNL / units

A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and measurements
https://units.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
146 stars 26 forks source link

update some build files and fix code coverage testing #334

Closed phlptp closed 6 months ago

phlptp commented 6 months ago

try to fix the failing jobs

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.96%. Comparing base (179ed74) to head (71d12ae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #334 +/- ## ======================================== Coverage 99.96% 99.96% ======================================== Files 9 9 Lines 5081 5081 Branches 0 983 +983 ======================================== Hits 5079 5079 Misses 2 2 ```