kevin1024 / vcrpy

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

Add isort to code lint #663

Closed jairhenrique closed 2 years ago

jairhenrique commented 2 years ago

Configure isort to lint code.

codecov-commenter commented 2 years ago

Codecov Report

Merging #663 (2353f9b) into master (eb59d87) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #663      +/-   ##
==========================================
- Coverage   89.81%   89.80%   -0.02%     
==========================================
  Files          26       26              
  Lines        1728     1726       -2     
  Branches      257      257              
==========================================
- Hits         1552     1550       -2     
  Misses        140      140              
  Partials       36       36              
Impacted Files Coverage Δ
vcr/stubs/boto_stubs.py 0.00% <ø> (ø)
vcr/stubs/httplib2_stubs.py 81.25% <ø> (ø)
vcr/stubs/urllib3_stubs.py 100.00% <ø> (ø)
vcr/cassette.py 96.20% <100.00%> (ø)
vcr/config.py 94.96% <100.00%> (-0.04%) :arrow_down:
vcr/filters.py 94.33% <100.00%> (ø)
vcr/matchers.py 96.05% <100.00%> (ø)
vcr/migration.py 76.53% <100.00%> (ø)
vcr/patch.py 85.43% <100.00%> (-0.06%) :arrow_down:
vcr/persisters/filesystem.py 100.00% <100.00%> (ø)
... and 7 more

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