Skip to content

chore: [Foss] Sync public: Add skip condition for http #2429

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

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

mingkun2020
Copy link
Contributor

@mingkun2020 mingkun2020 commented Jun 29, 2022

Description of changes:
add skip condition for http tests

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 Jun 29, 2022

Codecov Report

Merging #2429 (cfd12a2) into develop (e7a1496) will increase coverage by 0.85%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2429      +/-   ##
===========================================
+ Coverage    93.58%   94.43%   +0.85%     
===========================================
  Files           90       98       +8     
  Lines         6124     7266    +1142     
  Branches      1260     1511     +251     
===========================================
+ Hits          5731     6862    +1131     
- Misses         183      195      +12     
+ Partials       210      209       -1     
Impacted Files Coverage Δ
samtranslator/region_configuration.py 77.77% <0.00%> (-22.23%) ⬇️
samtranslator/model/codedeploy.py 90.90% <0.00%> (-9.10%) ⬇️
samtranslator/validator/validator.py 91.80% <0.00%> (-3.85%) ⬇️
samtranslator/model/exceptions.py 97.67% <0.00%> (-2.33%) ⬇️
samtranslator/open_api/open_api.py 90.16% <0.00%> (-1.81%) ⬇️
samtranslator/model/s3_utils/uri_parser.py 68.42% <0.00%> (-0.81%) ⬇️
samtranslator/yaml_helper.py 89.47% <0.00%> (-0.53%) ⬇️
samtranslator/translator/logical_id_generator.py 90.62% <0.00%> (-0.29%) ⬇️
samtranslator/model/api/api_generator.py 94.08% <0.00%> (-0.28%) ⬇️
samtranslator/model/apigateway.py 96.98% <0.00%> (-0.18%) ⬇️
... and 46 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 4b0b889...cfd12a2. Read the comment docs.

@mingkun2020 mingkun2020 changed the title chore: [Foss] Sync public: add skip tests chore: [Foss] Sync public: Add skip tests Jun 29, 2022
@mingkun2020 mingkun2020 changed the title chore: [Foss] Sync public: Add skip tests chore: [Foss] Sync public: Add skip condition for http and code deploy tests Jun 29, 2022
@mingkun2020 mingkun2020 changed the title chore: [Foss] Sync public: Add skip condition for http and code deploy tests chore: [Foss] Sync public: Add skip condition for http Jun 30, 2022
@mndeveci mndeveci merged commit c1d8c16 into aws:develop Jun 30, 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.

4 participants