jacobwilliams / json-fortran

A Modern Fortran JSON API
https://jacobwilliams.github.io/json-fortran/
Other
333 stars 82 forks source link

Valgrind CI #565

Closed jacobwilliams closed 2 months ago

jacobwilliams commented 2 months ago

Fixes #563

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.67%. Comparing base (46dcb62) to head (7afba2b). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #565 +/- ## ========================================== - Coverage 89.48% 88.67% -0.82% ========================================== Files 7 7 Lines 5356 5358 +2 ========================================== - Hits 4793 4751 -42 - Misses 563 607 +44 ```