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

[pre-commit.ci] pre-commit autoupdate #330

Closed pre-commit-ci[bot] closed 7 months ago

pre-commit-ci[bot] commented 7 months ago

updates:

codecov-commenter commented 7 months ago

Codecov Report

Merging #330 (19c05ee) into main (e2ee4bc) will increase coverage by 0.09%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #330 +/- ## ========================================== + Coverage 99.86% 99.96% +0.09% ========================================== Files 9 9 Lines 5066 5081 +15 ========================================== + Hits 5059 5079 +20 + Misses 7 2 -5 ```