Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PR template to add integration tests in checklist #2306

Merged
merged 1 commit into from Jan 24, 2022

Conversation

hawflau
Copy link
Contributor

@hawflau hawflau commented Jan 24, 2022

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2022

Codecov Report

Merging #2306 (08acfd4) into develop (e7a1496) will increase coverage by 0.88%.
The diff coverage is 98.18%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2306      +/-   ##
===========================================
+ Coverage    93.58%   94.46%   +0.88%     
===========================================
  Files           90       97       +7     
  Lines         6124     7052     +928     
  Branches      1260     1431     +171     
===========================================
+ Hits          5731     6662     +931     
+ Misses         183      177       -6     
- Partials       210      213       +3     
Impacted Files Coverage Δ
samtranslator/model/api/api_generator.py 94.36% <92.75%> (+<0.01%) ⬆️
samtranslator/__init__.py 100.00% <100.00%> (ø)
samtranslator/feature_toggle/dialup.py 100.00% <100.00%> (ø)
samtranslator/feature_toggle/feature_toggle.py 100.00% <100.00%> (+12.16%) ⬆️
samtranslator/intrinsics/actions.py 98.78% <100.00%> (+0.06%) ⬆️
samtranslator/intrinsics/resource_refs.py 95.83% <100.00%> (-0.17%) ⬇️
samtranslator/metrics/method_decorator.py 100.00% <100.00%> (ø)
samtranslator/metrics/metrics.py 100.00% <100.00%> (ø)
samtranslator/model/__init__.py 97.63% <100.00%> (-0.02%) ⬇️
samtranslator/region_configuration.py 77.77% <0.00%> (-22.23%) ⬇️
... and 40 more

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 59df2db...08acfd4. Read the comment docs.

@hawflau hawflau merged commit db77d0c into aws:develop Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants