jacobwilliams / json-fortran

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

added a new test #547

Closed jacobwilliams closed 3 months ago

jacobwilliams commented 9 months ago

Fixes #546

Also CI updates

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 89.48%. Comparing base (bf9add5) to head (4dfc05f). Report is 3 commits behind head on master.

:exclamation: Current head 4dfc05f differs from pull request most recent head 1f01ab1

Please upload reports for the commit 1f01ab1 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #547 +/- ## ======================================= Coverage 89.48% 89.48% ======================================= Files 7 7 Lines 5356 5356 ======================================= Hits 4793 4793 Misses 563 563 ```