log4rs icon indicating copy to clipboard operation
log4rs copied to clipboard

Integration tests

Open gauntl3t12 opened this issue 2 years ago • 2 comments

Add integration level tests exercising the full configuration format

Covers toml, json, and yaml Additionally added an intentionally malformed configuration & test.

gauntl3t12 avatar Mar 03 '24 02:03 gauntl3t12

Codecov Report

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

Project coverage is 67.69%. Comparing base (8ab1b34) to head (1260ca0).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   63.39%   67.69%   +4.30%     
==========================================
  Files          24       24              
  Lines        1557     1560       +3     
==========================================
+ Hits          987     1056      +69     
+ Misses        570      504      -66     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 03 '24 02:03 codecov-commenter