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

tests: replaced curl with snap debug api #14569

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maykathm
Copy link
Contributor

@maykathm maykathm commented Oct 3, 2024

Modifies spread tests to use, when possible, snap debug api instead of curl.

@github-actions github-actions bot added the Run Nested -auto- Label automatically added in case nested tests need to be executed label Oct 3, 2024
@maykathm maykathm force-pushed the SNAPDENG-32146-replace-curl-with-snap-debug-api branch from 7ed9b34 to c8501f5 Compare October 3, 2024 09:09
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.87%. Comparing base (ac897ee) to head (c8501f5).
Report is 50 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14569      +/-   ##
==========================================
+ Coverage   78.85%   78.87%   +0.01%     
==========================================
  Files        1079     1083       +4     
  Lines      145615   146105     +490     
==========================================
+ Hits       114828   115240     +412     
- Misses      23601    23670      +69     
- Partials     7186     7195       +9     
Flag Coverage Δ
unittests 78.87% <ø> (+0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bboozzoo
Copy link
Contributor

bboozzoo commented Oct 3, 2024

Please have a look at #14152 as well. Feel free to compare and cherry pick any patches you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run Nested -auto- Label automatically added in case nested tests need to be executed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants