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

Make live integration tests use real Azure Storage #313

Merged
merged 5 commits into from
Feb 2, 2020

Conversation

c-w
Copy link
Member

@c-w c-w commented Feb 2, 2020

Resolves #271

@c-w c-w force-pushed the azure-storage-integtest branch 3 times, most recently from 64fd7c6 to 88126b9 Compare February 2, 2020 03:40
@codecov-io
Copy link

codecov-io commented Feb 2, 2020

Codecov Report

Merging #313 into master will increase coverage by 0.2%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #313     +/-   ##
=========================================
+ Coverage   98.73%   98.94%   +0.2%     
=========================================
  Files          14       14             
  Lines        1187     1321    +134     
=========================================
+ Hits         1172     1307    +135     
+ Misses         15       14      -1
Impacted Files Coverage Δ
opwen_email_server/config.py 100% <100%> (ø) ⬆️
opwen_email_server/actions.py 100% <0%> (ø) ⬆️
opwen_email_server/utils/email_parser.py 96.06% <0%> (+1.09%) ⬆️

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 ac022b7...ed28c1e. Read the comment docs.

@c-w c-w force-pushed the azure-storage-integtest branch from 88126b9 to 5e82beb Compare February 2, 2020 04:02
@c-w c-w force-pushed the azure-storage-integtest branch from 5e82beb to 452f41f Compare February 2, 2020 04:38
@c-w c-w force-pushed the azure-storage-integtest branch 2 times, most recently from 8b0c08b to 69908a8 Compare February 2, 2020 05:32
@c-w c-w force-pushed the azure-storage-integtest branch 6 times, most recently from ebdf834 to 286560d Compare February 2, 2020 07:49
@c-w c-w force-pushed the azure-storage-integtest branch from 286560d to ed28c1e Compare February 2, 2020 08:05
@c-w c-w merged commit 0dabe59 into master Feb 2, 2020
@c-w c-w deleted the azure-storage-integtest branch February 2, 2020 08:17
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.

Make live integration tests use real Azure Storage
2 participants