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

Add storage testing #2

Merged
merged 4 commits into from
Feb 8, 2022
Merged

Add storage testing #2

merged 4 commits into from
Feb 8, 2022

Conversation

thclark
Copy link
Contributor

@thclark thclark commented Feb 8, 2022

Summary

Contents (#2)

Operations

  • Allow issue hashes in branch names
  • Allow branches for test development, remove review branches
  • Update version

Testing

  • Add tests for storages

@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2022

Codecov Report

Merging #2 (b42af42) into main (cf4e25b) will increase coverage by 86.66%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            main       #2       +/-   ##
==========================================
+ Coverage   6.66%   93.33%   +86.66%     
==========================================
  Files         10       10               
  Lines        315      315               
==========================================
+ Hits          21      294      +273     
+ Misses       294       21      -273     
Impacted Files Coverage Δ
django_gcp/storage/base.py 85.71% <0.00%> (+85.71%) ⬆️
django_gcp/storage/gcloud.py 92.67% <0.00%> (+92.67%) ⬆️
django_gcp/storage/compress.py 94.59% <0.00%> (+94.59%) ⬆️
django_gcp/storage/utils.py 95.83% <0.00%> (+95.83%) ⬆️
django_gcp/storage/__init__.py 100.00% <0.00%> (+100.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 db3720c...b42af42. Read the comment docs.

@thclark thclark merged commit 73ff16d into main Feb 8, 2022
@thclark thclark deleted the devops/add-storage-testing branch February 8, 2022 10:32
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.

2 participants