kevin1024 / vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k stars 388 forks source link

Set fail-fast to false on CI #669

Closed jairhenrique closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #669 (16cf882) into master (511d0ab) will increase coverage by 15.24%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #669       +/-   ##
===========================================
+ Coverage   74.32%   89.57%   +15.24%     
===========================================
  Files          26       26               
  Lines        1675     1726       +51     
  Branches      243      309       +66     
===========================================
+ Hits         1245     1546      +301     
+ Misses        400      144      -256     
- Partials       30       36        +6     
Impacted Files Coverage Δ
vcr/serializers/yamlserializer.py 80.00% <0.00%> (-10.00%) :arrow_down:
vcr/migration.py 74.48% <0.00%> (-2.05%) :arrow_down:
vcr/errors.py 100.00% <0.00%> (ø)
vcr/serialize.py 100.00% <0.00%> (ø)
vcr/stubs/compat.py 100.00% <0.00%> (ø)
vcr/stubs/tornado_stubs.py 0.00% <0.00%> (ø)
vcr/persisters/filesystem.py 100.00% <0.00%> (ø)
vcr/config.py 94.96% <0.00%> (+0.12%) :arrow_up:
vcr/stubs/__init__.py 92.48% <0.00%> (+0.13%) :arrow_up:
vcr/cassette.py 96.20% <0.00%> (+0.22%) :arrow_up:
... and 4 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more