dropbox-sdk-python
dropbox-sdk-python copied to clipboard
Restore CI, including Python 2.7
- Restores CI to a green state to aid in landing other changes.
- Python 2.7 is still covered, but only on Ubuntu and excluding PyPy. Changes are made to
requirements.txtet al to ensure this works. - Fixes an integration test breaking due to backend changes, to be investigated separately.
Looks good to me, with the caveat that I am relying on the CI/CD pipeline to test this for me.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 64.26%. Comparing base (
487793d) to head (8cca9df).
Additional details and impacted files
@@ Coverage Diff @@
## main #492 +/- ##
==========================================
+ Coverage 63.69% 64.26% +0.56%
==========================================
Files 31 31
Lines 52609 52609
Branches 3841 3841
==========================================
+ Hits 33510 33807 +297
+ Misses 19064 18641 -423
- Partials 35 161 +126
| Flag | Coverage Δ | |
|---|---|---|
| integration | 64.17% <ø> (?) |
|
| unit | 63.69% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.