jacobwilliams / json-fortran

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

Fixing some memory issues in the unit tests #495

Closed jacobwilliams closed 3 years ago

jacobwilliams commented 3 years ago

See #494

codecov-commenter commented 3 years ago

Codecov Report

Merging #495 (23d98f6) into master (f5078a4) will decrease coverage by 0.06%. The diff coverage is 62.50%.

@@            Coverage Diff             @@
##           master     #495      +/-   ##
==========================================
- Coverage   89.54%   89.48%   -0.07%     
==========================================
  Files           6        6              
  Lines        5348     5353       +5     
==========================================
+ Hits         4789     4790       +1     
- Misses        559      563       +4