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(schedule): use server API types for schedule #553

Merged
merged 5 commits into from
May 9, 2024

Merge branch 'main' into feat/show-schedule-errors

ec98172
Select commit
Loading
Failed to load commit list.
Merged

refactor(schedule): use server API types for schedule #553

Merge branch 'main' into feat/show-schedule-errors
ec98172
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 9, 2024 in 0s

81.38% (target 90.00%)

View this Pull Request on Codecov

81.38% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.38%. Comparing base (c4a682a) to head (ec98172).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #553   +/-   ##
=======================================
  Coverage   81.38%   81.38%           
=======================================
  Files         156      156           
  Lines        3803     3803           
=======================================
  Hits         3095     3095           
  Misses        519      519           
  Partials      189      189           
Files Coverage Δ
action/schedule/add.go 90.90% <100.00%> (ø)
action/schedule/table.go 100.00% <100.00%> (ø)
action/schedule/update.go 100.00% <100.00%> (ø)