bitranox / igittigitt

A spec-compliant gitignore parser for Python
MIT License
24 stars 6 forks source link

v2.1.2 #29

Closed bitranox closed 2 years ago

bitranox commented 2 years ago

v2.1.2

2022-06-25:

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (5c8f6a5) into master (539ae3d) will decrease coverage by 0.33%. The diff coverage is 98.21%.

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   99.46%   99.13%   -0.34%     
==========================================
  Files           4        5       +1     
  Lines         188      231      +43     
  Branches       30       42      +12     
==========================================
+ Hits          187      229      +42     
- Partials        1        2       +1     
Impacted Files Coverage Δ
igittigitt/igittigitt_cli.py 100.00% <ø> (ø)
igittigitt/igittigitt.py 98.91% <97.77%> (-0.43%) :arrow_down:
igittigitt/__init__.py 100.00% <100.00%> (ø)
igittigitt/__init__conf__.py 100.00% <100.00%> (ø)
igittigitt/conf_igittigitt.py 100.00% <100.00%> (ø)

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 8f410e9...5c8f6a5. Read the comment docs.