Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataclasses removed from dependencies, bumped upload-artifact version to v3, and parallel unittests #1267

Merged
merged 6 commits into from
Feb 27, 2023

Conversation

Raalsky
Copy link
Contributor

@Raalsky Raalsky commented Feb 24, 2023

Before submitting checklist

  • Did you update the CHANGELOG? (not for test updates, internal changes/refactors or CI/CD setup)
  • Did you asked the docs owner to review all the updated user-facing interfaces?

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Base: 79.43% // Head: 0.00% // Decreases project coverage by -79.44% ⚠️

Coverage data is based on head (03342a9) compared to base (1e8829f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #1267       +/-   ##
==========================================
- Coverage   79.43%   0.00%   -79.44%     
==========================================
  Files         281     281               
  Lines       13628   13628               
==========================================
- Hits        10825       0    -10825     
- Misses       2803   13628    +10825     
Flag Coverage Δ
e2e ?
unit ?
unit-pull-request 0.00% <ø> (?)

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

Impacted Files Coverage Δ
src/neptune/envs.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/utils.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/new/run.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/__init__.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/new/envs.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/constants.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/new/utils.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/common/envs.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/legacy/envs.py 0.00% <0.00%> (-100.00%) ⬇️
src/neptune/new/handler.py 0.00% <0.00%> (-100.00%) ⬇️
... and 248 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.

@Raalsky Raalsky changed the title Dataclasses removed from dependencies and bumped upload-artifact version to v3 Dataclasses removed from dependencies and bumped upload-artifact version to v3, parallel unittests Feb 25, 2023
@Raalsky Raalsky changed the title Dataclasses removed from dependencies and bumped upload-artifact version to v3, parallel unittests Dataclasses removed from dependencies, bumped upload-artifact version to v3, and parallel unittests Feb 25, 2023
@Raalsky Raalsky merged commit 6c2ec5a into master Feb 27, 2023
@Raalsky Raalsky deleted the rj/minor-updates branch February 27, 2023 11:46
shnela pushed a commit that referenced this pull request Feb 28, 2023
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.

None yet

2 participants