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

Add search schedules #171

Merged
merged 6 commits into from
Dec 24, 2023
Merged

Add search schedules #171

merged 6 commits into from
Dec 24, 2023

Conversation

dfarr
Copy link
Member

@dfarr dfarr commented Dec 22, 2023

TODO:

  • add coroutine
  • add search schedules to dst

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Attention: 217 lines in your changes are missing coverage. Please review.

Comparison is base (84c3c8c) 66.07% compared to head (dfd075a) 66.77%.

Files Patch % Lines
internal/app/subsystems/api/service/promise.go 77.98% 36 Missing and 12 partials ⚠️
internal/app/subsystems/api/service/schedule.go 61.84% 21 Missing and 8 partials ⚠️
cmd/util/util.go 0.00% 18 Missing ⚠️
test/dst/model.go 63.63% 12 Missing and 4 partials ⚠️
...rnal/app/subsystems/aio/store/postgres/postgres.go 84.69% 10 Missing and 5 partials ⚠️
internal/app/subsystems/api/http/schedule.go 59.45% 12 Missing and 3 partials ⚠️
internal/app/subsystems/aio/store/sqlite/sqlite.go 87.50% 8 Missing and 4 partials ⚠️
internal/kernel/t_aio/store.go 0.00% 12 Missing ⚠️
internal/app/coroutines/schedulePromises.go 0.00% 11 Missing ⚠️
cmd/promises/promises.go 0.00% 8 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   66.07%   66.77%   +0.70%     
==========================================
  Files          79       80       +1     
  Lines        7713     8052     +339     
==========================================
+ Hits         5096     5377     +281     
- Misses       2281     2320      +39     
- Partials      336      355      +19     

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

@dfarr dfarr marked this pull request as ready for review December 24, 2023 21:12
@dfarr dfarr merged commit d550104 into main Dec 24, 2023
6 checks passed
@dfarr dfarr deleted the feature/search-schedules branch December 24, 2023 21:53
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