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

Proper job management #8

Merged
merged 7 commits into from
Sep 28, 2023
Merged

Proper job management #8

merged 7 commits into from
Sep 28, 2023

Conversation

AnthonyBuisset
Copy link

No description provided.

@AnthonyBuisset AnthonyBuisset self-assigned this Sep 27, 2023
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #8 (d1013d8) into main (49f9722) will increase coverage by 0.11%.
The diff coverage is 46.80%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   76.87%   76.99%   +0.11%     
==========================================
  Files         358      357       -1     
  Lines       10642    10622      -20     
==========================================
- Hits         8181     8178       -3     
+ Misses       2461     2444      -17     
Flag Coverage Δ
integration_tests 65.29% <46.80%> (+0.12%) ⬆️
unittest 34.02% <0.00%> (+0.04%) ⬆️

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

Files Coverage Δ
api/src/presentation/cron/quotes_syncer.rs 100.00% <100.00%> (+37.83%) ⬆️
...i/src/presentation/event_listeners/quote_syncer.rs 95.65% <100.00%> (ø)
common/infrastructure/src/amqp/bus/mod.rs 99.04% <100.00%> (+8.80%) ⬆️
api/src/main.rs 0.00% <0.00%> (ø)
api/src/presentation/cron/mod.rs 0.00% <0.00%> (-100.00%) ⬇️
api/src/presentation/event_listeners/mod.rs 58.75% <14.28%> (-17.06%) ⬇️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AnthonyBuisset AnthonyBuisset merged commit 2f574b6 into main Sep 28, 2023
9 checks passed
@AnthonyBuisset AnthonyBuisset deleted the feature/job branch September 28, 2023 09:09
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.

2 participants