Skip to content

ci: update github actions to avoid deprecation warnings#657

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

ci: update github actions to avoid deprecation warnings#657
JoanFM merged 2 commits into
mainfrom
ci-remove-deprecation-warnings

Conversation

@JoanFM

@JoanFM JoanFM commented Oct 20, 2022

Copy link
Copy Markdown
Member

Goals:

Remove deprecation warnings from CI and CD

@JoanFM JoanFM marked this pull request as ready for review October 20, 2022 21:46
@JoanFM JoanFM force-pushed the ci-remove-deprecation-warnings branch from eb3cacb to a26eb6d Compare October 20, 2022 21:52
@codecov

codecov Bot commented Oct 20, 2022

Copy link
Copy Markdown

Codecov Report

Merging #657 (0f1e893) into main (4ad2398) will decrease coverage by 3.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
- Coverage   86.46%   83.44%   -3.02%     
==========================================
  Files         133      133              
  Lines        6761     6761              
==========================================
- Hits         5846     5642     -204     
- Misses        915     1119     +204     
Flag Coverage Δ
docarray 83.44% <ø> (-3.02%) ⬇️

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

Impacted Files Coverage Δ
docarray/array/mixins/embed.py 10.52% <0.00%> (-78.95%) ⬇️
docarray/array/mixins/post.py 18.60% <0.00%> (-74.42%) ⬇️
docarray/array/storage/memory/find.py 45.61% <0.00%> (-45.62%) ⬇️
docarray/document/mixins/sugar.py 40.00% <0.00%> (-28.00%) ⬇️
docarray/array/storage/redis/find.py 60.90% <0.00%> (-25.46%) ⬇️
docarray/math/helper.py 67.64% <0.00%> (-17.65%) ⬇️
docarray/array/mixins/group.py 70.00% <0.00%> (-17.50%) ⬇️
docarray/math/distance/__init__.py 75.75% <0.00%> (-16.67%) ⬇️
docarray/array/mixins/match.py 68.75% <0.00%> (-6.25%) ⬇️
docarray/array/mixins/parallel.py 63.63% <0.00%> (-3.04%) ⬇️
... and 6 more

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

@JoanFM JoanFM force-pushed the ci-remove-deprecation-warnings branch from a26eb6d to 8935642 Compare October 20, 2022 22:07
@JoanFM JoanFM changed the title ci: update actions checkout ci: update github actions to avoid deprecation warnings Oct 20, 2022
@JoanFM JoanFM merged commit 7183c8d into main Oct 20, 2022
@JoanFM JoanFM deleted the ci-remove-deprecation-warnings branch October 20, 2022 22:43
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.

1 participant