Skip to content

chore: allow test to pass even if commit name is not good#741

Merged
JoanFM merged 1 commit into
mainfrom
chore-ci-let-test-pass
Nov 9, 2022
Merged

chore: allow test to pass even if commit name is not good#741
JoanFM merged 1 commit into
mainfrom
chore-ci-let-test-pass

Conversation

@samsja

@samsja samsja commented Nov 9, 2022

Copy link
Copy Markdown
Member

Context

we forbid test to be run when commit name are not good. This should not be the good we should run the test in the CI but just mark that the name is not good. External contributors have a hard time in the first contribution

@codecov-commenter

codecov-commenter commented Nov 9, 2022

Copy link
Copy Markdown

Codecov Report

Base: 87.54% // Head: 78.16% // Decreases project coverage by -9.38% ⚠️

Coverage data is based on head (e28d84f) compared to base (02c7899).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #741      +/-   ##
==========================================
- Coverage   87.54%   78.16%   -9.39%     
==========================================
  Files         133      133              
  Lines        6649     6649              
==========================================
- Hits         5821     5197     -624     
- Misses        828     1452     +624     
Flag Coverage Δ
docarray 78.16% <ø> (-9.39%) ⬇️

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

Impacted Files Coverage Δ
docarray/math/distance/paddle.py 0.00% <0.00%> (-100.00%) ⬇️
docarray/document/strawberry_type.py 0.00% <0.00%> (-100.00%) ⬇️
docarray/math/distance/tensorflow.py 0.00% <0.00%> (-100.00%) ⬇️
docarray/array/mixins/embed.py 9.89% <0.00%> (-82.42%) ⬇️
docarray/document/mixins/strawberry.py 16.27% <0.00%> (-79.07%) ⬇️
docarray/array/mixins/evaluation.py 9.09% <0.00%> (-79.03%) ⬇️
docarray/array/mixins/reduce.py 26.92% <0.00%> (-73.08%) ⬇️
docarray/proto/pb2/docarray_pb2.py 0.00% <0.00%> (-60.38%) ⬇️
docarray/proto/io/ndarray.py 40.51% <0.00%> (-56.04%) ⬇️
docarray/array/storage/memory/find.py 46.29% <0.00%> (-48.15%) ⬇️
... and 23 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JoanFM JoanFM merged commit 56bf46e into main Nov 9, 2022
@JoanFM JoanFM deleted the chore-ci-let-test-pass branch November 9, 2022 18:11
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.

3 participants