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

[deployer + flood] #514

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from
Draft

[deployer + flood] #514

wants to merge 34 commits into from

Conversation

patrick-ogrady
Copy link
Contributor

Closes: #178

@patrick-ogrady patrick-ogrady changed the title [deployer + flood} [deployer + flood] Feb 22, 2025
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 1327 lines in your changes missing coverage. Please review.

Project coverage is 90.26%. Comparing base (3ecb402) to head (38c33b4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
deployer/src/main.rs 0.00% 1314 Missing ⚠️
runtime/src/tokio.rs 0.00% 7 Missing ⚠️
deployer/src/lib.rs 0.00% 6 Missing ⚠️
@@            Coverage Diff             @@
##             main     #514      +/-   ##
==========================================
- Coverage   94.36%   90.26%   -4.11%     
==========================================
  Files         109      111       +2     
  Lines       30275    31613    +1338     
==========================================
- Hits        28570    28535      -35     
- Misses       1705     3078    +1373     
Files with missing lines Coverage Δ
deployer/src/lib.rs 0.00% <0.00%> (ø)
runtime/src/tokio.rs 94.68% <0.00%> (-1.56%) ⬇️
deployer/src/main.rs 0.00% <0.00%> (ø)

... and 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ecb402...38c33b4. Read the comment docs.

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.

[deployer] Create a "Real World" Test Deployer
1 participant