Skip to content

ci: fix deprecation of github actions#653

Merged
JoanFM merged 2 commits into
mainfrom
ci-github-deprecation
Oct 20, 2022
Merged

ci: fix deprecation of github actions#653
JoanFM merged 2 commits into
mainfrom
ci-github-deprecation

Conversation

@JoanFM

@JoanFM JoanFM commented Oct 20, 2022

Copy link
Copy Markdown
Member

Goals:

Adapt to deprecation of github actions features

@JoanFM JoanFM linked an issue Oct 20, 2022 that may be closed by this pull request
@JoanFM JoanFM marked this pull request as ready for review October 20, 2022 09:44
@codecov

codecov Bot commented Oct 20, 2022

Copy link
Copy Markdown

Codecov Report

Merging #653 (7d76357) into main (5d06133) will increase coverage by 1.24%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
+ Coverage   85.21%   86.45%   +1.24%     
==========================================
  Files         133      133              
  Lines        6755     6755              
==========================================
+ Hits         5756     5840      +84     
+ Misses        999      915      -84     
Flag Coverage Δ
docarray 86.45% <ø> (+1.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
docarray/document/mixins/helper.py 71.42% <0.00%> (+2.38%) ⬆️
docarray/document/mixins/text.py 96.15% <0.00%> (+9.61%) ⬆️
docarray/document/mixins/convert.py 82.35% <0.00%> (+11.76%) ⬆️
docarray/dataclasses/getter.py 96.29% <0.00%> (+14.81%) ⬆️
docarray/document/mixins/blob.py 66.66% <0.00%> (+16.66%) ⬆️
docarray/document/mixins/image.py 59.76% <0.00%> (+20.11%) ⬆️
docarray/document/mixins/mesh.py 94.44% <0.00%> (+22.22%) ⬆️
docarray/document/mixins/video.py 53.12% <0.00%> (+23.43%) ⬆️
docarray/document/mixins/audio.py 84.37% <0.00%> (+28.12%) ⬆️
docarray/document/mixins/content.py 86.66% <0.00%> (+46.66%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JoanFM JoanFM merged commit 1c96605 into main Oct 20, 2022
@JoanFM JoanFM deleted the ci-github-deprecation branch October 20, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adapt to github actions deprecations

1 participant