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

ci: Refresh integration tests #1265

Merged
merged 4 commits into from
Oct 26, 2020
Merged

Conversation

piotradamczyk5
Copy link
Contributor

@piotradamczyk5 piotradamczyk5 commented Oct 23, 2020

Fixes #1264

Test Plan

How do we know the code works?

To prevent merging code which is not stable, Integration tests should run for each new push to pull request (within 2+ approves)

@piotradamczyk5 piotradamczyk5 self-assigned this Oct 23, 2020
@codecov-io
Copy link

Codecov Report

Merging #1265 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1265   +/-   ##
=========================================
  Coverage     79.66%   79.66%           
  Complexity      715      715           
=========================================
  Files           233      233           
  Lines          4401     4401           
  Branches        757      757           
=========================================
  Hits           3506     3506           
  Misses          496      496           
  Partials        399      399           

@pawelpasterz pawelpasterz merged commit cdf47b9 into master Oct 26, 2020
@pawelpasterz pawelpasterz deleted the #1264-integration-test-refresh branch October 26, 2020 05:07
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.

Refresh Integration tests when new push occurs
4 participants