Skip to content

Conversation

@MerleLiuKun
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #64 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #64   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        22    -2     
  Lines         1334      1317   -17     
=========================================
- Hits          1334      1317   -17     
Impacted Files Coverage Δ
pyyoutube/api.py 100.00% <ø> (ø)
pyyoutube/utils/params_checker.py 100.00% <ø> (ø)
pyyoutube/models/video.py 100.00% <100.00%> (ø)
pyyoutube/__init__.py
pyyoutube/models/__init__.py

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 d25f635...2c2196a. Read the comment docs.

@MerleLiuKun MerleLiuKun merged commit 6de6c30 into sns-sdks:master Sep 10, 2020
@MerleLiuKun
Copy link
Member Author

Issue Closed #62

@MerleLiuKun MerleLiuKun linked an issue Sep 10, 2020 that may be closed by this pull request
@MerleLiuKun MerleLiuKun deleted the feat_ci branch September 16, 2020 02:38
Dyl-M added a commit to Dyl-M/python-youtube that referenced this pull request Oct 14, 2024
Partial fix for sns-sdks#173
Changes introduced with isodate 0.7 release (according to their CHANGELOG)):

0.7.2 (2024-10-08)
------------------

- drop end of life python versions
- Don't match garbage characters at the end of parsed strings sns-sdks#16 (Gabriel de Perthuis)

Potentially breaking changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fractional seconds are cut off to microseconds (always round down)
- Allow control over return type of parse_duration sns-sdks#64 (Felix Claessen)
- Python >= 3.7 required
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.

Migrate ci to action

1 participant