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

Adding Slack notifications for e2e tests #2804

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eviltwinhans
Copy link

@eviltwinhans eviltwinhans added the enhancement New feature or request label Jul 28, 2022
@eviltwinhans eviltwinhans self-assigned this Jul 28, 2022
@codecov
Copy link

codecov bot commented Jul 28, 2022

Codecov Report

Merging #2804 (9c182be) into master (d61909e) will decrease coverage by 11.42%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #2804       +/-   ##
===========================================
- Coverage   84.65%   73.22%   -11.43%     
===========================================
  Files          72       70        -2     
  Lines       12429    12196      -233     
  Branches     2123     2100       -23     
===========================================
- Hits        10522     8931     -1591     
- Misses       1493     2959     +1466     
+ Partials      414      306      -108     
Impacted Files Coverage Δ
neuro-cli/src/neuro_cli/storage.py 34.22% <0.00%> (-46.14%) ⬇️
neuro-cli/src/neuro_cli/disks.py 51.35% <0.00%> (-40.55%) ⬇️
neuro-cli/src/neuro_cli/job.py 43.35% <0.00%> (-37.11%) ⬇️
neuro-cli/src/neuro_cli/image.py 40.00% <0.00%> (-34.82%) ⬇️
neuro-cli/src/neuro_cli/ael.py 16.30% <0.00%> (-33.34%) ⬇️
neuro-sdk/src/neuro_sdk/_buckets.py 54.59% <0.00%> (-31.09%) ⬇️
neuro-cli/src/neuro_cli/secrets.py 61.53% <0.00%> (-26.93%) ⬇️
neuro-cli/src/neuro_cli/root.py 70.52% <0.00%> (-24.22%) ⬇️
neuro-sdk/src/neuro_sdk/_bucket_base.py 63.12% <0.00%> (-23.13%) ⬇️
neuro-cli/src/neuro_cli/blob_storage.py 37.56% <0.00%> (-22.49%) ⬇️
... and 35 more

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 d61909e...9c182be. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant