12rambau / pytest-copie

The pytest plugin for your copier templates 📒
https://pytest-copie.readthedocs.io/en/latest/
MIT License
15 stars 5 forks source link

fix: exit_code need to remain optional #34

Closed 12rambau closed 12 months ago

12rambau commented 12 months ago

to prevent mypy checks from failing

codecov[bot] commented 12 months ago

Codecov Report

Merging #34 (6f6dfa5) into main (669873f) will increase coverage by 0.15%. Report is 3 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   94.36%   94.52%   +0.15%     
==========================================
  Files           2        2              
  Lines          71       73       +2     
==========================================
+ Hits           67       69       +2     
  Misses          4        4              
Files Changed Coverage Δ
pytest_copie/plugin.py 94.28% <100.00%> (+0.16%) :arrow_up: