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

Refactor #77

Merged
merged 24 commits into from
Oct 6, 2023
Merged

Refactor #77

merged 24 commits into from
Oct 6, 2023

Conversation

dfarr
Copy link
Member

@dfarr dfarr commented Oct 4, 2023

  • Add time to scheduler
  • Remove timeout cache size from system config

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #77 (5048395) into main (fe0dd03) will increase coverage by 1.86%.
The diff coverage is 58.67%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   65.39%   67.26%   +1.86%     
==========================================
  Files          49       54       +5     
  Lines        5693     5871     +178     
==========================================
+ Hits         3723     3949     +226     
+ Misses       1710     1650      -60     
- Partials      260      272      +12     
Files Coverage Δ
internal/aio/aio_dst.go 68.51% <100.00%> (+3.21%) ⬆️
internal/app/coroutines/timeoutPromises.go 91.30% <100.00%> (ø)
internal/app/subsystems/aio/store/test/cases.go 71.42% <ø> (ø)
internal/app/subsystems/api/http/http.go 83.72% <100.00%> (ø)
internal/kernel/scheduler/coroutine.go 100.00% <100.00%> (ø)
internal/kernel/scheduler/scheduler.go 100.00% <100.00%> (+5.12%) ⬆️
test/dst/generator.go 100.00% <100.00%> (ø)
test/dst/utils.go 100.00% <ø> (+55.55%) ⬆️
internal/api/api.go 73.63% <93.33%> (+14.23%) ⬆️
internal/app/coroutines/deleteSubscription.go 88.37% <75.00%> (ø)
... and 25 more

... and 3 files with indirect coverage changes

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

@dfarr dfarr merged commit 3264554 into main Oct 6, 2023
3 of 4 checks passed
@dfarr dfarr deleted the refactor branch October 6, 2023 23: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.

1 participant