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

update python/dependency test versions #33

Merged
merged 7 commits into from
Aug 13, 2023
Merged

update python/dependency test versions #33

merged 7 commits into from
Aug 13, 2023

Conversation

jkeifer
Copy link
Owner

@jkeifer jkeifer commented Aug 12, 2023

3.6 is EOL and tests are failing, and new python/django/drf versions are now available. Updating test matrix to test all.

Also loosening max version dependencies as most often major versions don't break functionality for libs like this.

@jkeifer jkeifer force-pushed the update-versions branch 2 times, most recently from 4d1dd2f to d7e56b0 Compare August 12, 2023 18:49
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2023

Codecov Report

Merging #33 (63c60a2) into main (9d5bd7f) will increase coverage by 0.03%.
Report is 5 commits behind head on main.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   93.99%   94.02%   +0.03%     
==========================================
  Files           8        8              
  Lines         333      335       +2     
==========================================
+ Hits          313      315       +2     
  Misses         20       20              
Files Changed Coverage Δ
src/drf_chunked_upload/models.py 92.47% <100.00%> (+0.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jkeifer jkeifer merged commit ed96cf3 into main Aug 13, 2023
7 checks passed
@jkeifer jkeifer deleted the update-versions branch August 13, 2023 02:27
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