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

Jobs #104

Merged
merged 15 commits into from
Oct 16, 2021
Merged

Jobs #104

merged 15 commits into from
Oct 16, 2021

Conversation

adam-fowler
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #104 (f3cc2a9) into main (676d2c2) will decrease coverage by 1.86%.
The diff coverage is 89.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
- Coverage   82.88%   81.02%   -1.87%     
==========================================
  Files          58       66       +8     
  Lines        2676     2877     +201     
==========================================
+ Hits         2218     2331     +113     
- Misses        458      546      +88     
Impacted Files Coverage Δ
Sources/Hummingbird/HTTP/MediaType.swift 90.96% <ø> (-3.02%) ⬇️
Sources/HummingbirdJobs/JobQueueError.swift 0.00% <0.00%> (ø)
Sources/HummingbirdJobs/Request+Jobs.swift 0.00% <0.00%> (ø)
Sources/HummingbirdJobs/Job.swift 74.07% <74.07%> (ø)
Sources/HummingbirdJobs/JobQueue.swift 84.00% <84.00%> (ø)
Sources/HummingbirdJobs/JobContainer.swift 84.21% <84.21%> (ø)
Sources/HummingbirdJobs/MemoryJobQueue.swift 93.54% <93.54%> (ø)
Sources/HummingbirdJobs/JobQueueHandler.swift 95.23% <95.23%> (ø)
Sources/Hummingbird/Application.swift 95.08% <100.00%> (-1.59%) ⬇️
Sources/Hummingbird/Configuration.swift 95.55% <100.00%> (+20.55%) ⬆️
... and 26 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 676d2c2...f3cc2a9. Read the comment docs.

@adam-fowler adam-fowler merged commit c377c64 into main Oct 16, 2021
@adam-fowler adam-fowler deleted the jobs branch October 16, 2021 07:49
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

1 participant