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

build: add changed pact workflow #332

Merged
merged 1 commit into from
Nov 22, 2021
Merged

build: add changed pact workflow #332

merged 1 commit into from
Nov 22, 2021

Conversation

DawoudSheraz
Copy link
Contributor

PROD-2553

Description

  • Add Github action that will be triggered by Pactflow webhook on contract change
  • Update verify_pact to run verification against a provided pact url

@codecov-commenter
Copy link

Codecov Report

Merging #332 (2798d0f) into master (7b6c052) will decrease coverage by 0.09%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   94.50%   94.40%   -0.10%     
==========================================
  Files          28       28              
  Lines        3001     3004       +3     
  Branches      161      161              
==========================================
  Hits         2836     2836              
- Misses        147      150       +3     
  Partials       18       18              
Flag Coverage Δ
unittests 94.40% <0.00%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
edxval/pacts/verify_pact.py 0.00% <0.00%> (ø)
edxval/settings/pact.py 0.00% <0.00%> (ø)

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 7b6c052...2798d0f. Read the comment docs.

@DawoudSheraz DawoudSheraz merged commit 8dcdab8 into master Nov 22, 2021
@DawoudSheraz DawoudSheraz deleted the dsheraz/PROD-2553 branch November 22, 2021 09:31
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