-
-
Notifications
You must be signed in to change notification settings - Fork 180
Release v1.17.0-beta.1 #920
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
Conversation
Co-authored-by: Jerry8块 <i@jerryzone.cn>
Codecov Report
Attention: Patch coverage is 56.77822%
with 762 lines
in your changes missing coverage. Please review.
Project coverage is 61.42%. Comparing base (
73386c9
) to head (bff3e99
).
Additional details and impacted files
@@ Coverage Diff @@
## main #920 +/- ##
==========================================
+ Coverage 55.29% 61.42% +6.12%
==========================================
Files 75 83 +8
Lines 8331 10444 +2113
==========================================
+ Hits 4607 6415 +1808
- Misses 3327 3387 +60
- Partials 397 642 +245
Files with missing lines | Coverage Δ | |
---|---|---|
internal/cmd/flags.go | 100.00% <100.00%> (ø) |
|
internal/cmd/server.go | 82.85% <100.00%> (+8.94%) |
⬆️ |
internal/cmdutil/sub.go | 100.00% <100.00%> (ø) |
|
internal/config/loader.go | 90.32% <100.00%> (+2.96%) |
⬆️ |
internal/config/resolver.go | 100.00% <100.00%> (ø) |
|
internal/digraph/loader.go | 55.33% <ø> (-9.12%) |
⬇️ |
internal/digraph/params.go | 69.11% <ø> (+0.07%) |
⬆️ |
internal/digraph/schedule.go | 85.71% <ø> (+4.86%) |
⬆️ |
internal/digraph/scheduler/condition.go | 73.58% <ø> (ø) |
|
internal/digraph/scheduler/data.go | 77.41% <ø> (-5.99%) |
⬇️ |
... and 57 more |
... and 21 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 73386c9...bff3e99. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Todos (to be completed before merging)
preconditions
to display in the Web UI for easier debugging (Conditions no longer showing actual result in the UI #918)Add API endpoint for SSE to avoid polling from the Web UIPostponedDarkmode UI #931Postponedpermissions
field to the config #962Note about merging