luizirber / niffler

Simple and transparent support for compressed files.
Apache License 2.0
75 stars 7 forks source link

Feature testing #9

Closed luizirber closed 4 years ago

luizirber commented 4 years ago

Adding some extra jobs for CI:

This helps guarantee more of the features rules.

Also add two tests for checking the error returned from get_writer when features are disabled.

codecov[bot] commented 4 years ago

Codecov Report

Merging #9 into api_1.0 will increase coverage by 23.58%. The diff coverage is 77.41%.

Impacted file tree graph

@@             Coverage Diff              @@
##           api_1.0       #9       +/-   ##
============================================
+ Coverage    59.55%   83.13%   +23.58%     
============================================
  Files            1        1               
  Lines           89      166       +77     
  Branches        17       28       +11     
============================================
+ Hits            53      138       +85     
+ Misses          21        2       -19     
- Partials        15       26       +11
Impacted Files Coverage Δ
src/lib.rs 83.13% <77.41%> (+23.58%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c415d72...03eb9d1. Read the comment docs.