kislyuk / aegea

Amazon Web Services Operator Interface
Apache License 2.0
68 stars 17 forks source link

Fix for batch API breaking changes #25

Closed kislyuk closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #25 into master will decrease coverage by 0.03%. The diff coverage is 15.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   19.29%   19.26%   -0.04%     
==========================================
  Files          90       90              
  Lines        6798     6814      +16     
==========================================
+ Hits         1312     1313       +1     
- Misses       5486     5501      +15
Impacted Files Coverage Δ
aegea/batch.py 37.07% <13.95%> (-1.5%) :arrow_down:
aegea/__init__.py 55% <50%> (-0.56%) :arrow_down:

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 ed534cc...eb12853. Read the comment docs.