awslabs / awsprocesscreds

Process credential providers for AWS SDKs and Tools
Apache License 2.0
132 stars 40 forks source link

Run prcheck on every pr #10

Closed JordonPhillips closed 6 years ago

JordonPhillips commented 6 years ago

This will cause prcheck to be run on EVERY pull request for both python 2 and python 3 to make sure nothing slips through.

codecov-io commented 6 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   98.07%   98.09%   +0.02%     
==========================================
  Files           5        5              
  Lines         311      315       +4     
  Branches       42       42              
==========================================
+ Hits          305      309       +4     
  Misses          3        3              
  Partials        3        3
Impacted Files Coverage Δ
awsprocesscreds/saml.py 100% <100%> (ø) :arrow_up:

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 5b0e518...1b37b07. Read the comment docs.