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

WIP: [#786] API upgrade for v1.17.0 #892

Open
wants to merge 22 commits into
base: dev-v1.7.0
Choose a base branch
from
Open

WIP: [#786] API upgrade for v1.17.0 #892

wants to merge 22 commits into from

Conversation

yottahmd
Copy link
Collaborator

No description provided.

@yottahmd yottahmd changed the base branch from main to dev-v1.7.0 March 27, 2025 01:15
@yottahmd yottahmd marked this pull request as ready for review March 28, 2025 09:45
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 18.19184% with 742 lines in your changes missing coverage. Please review.

Project coverage is 50.75%. Comparing base (41c90a9) to head (b97a2b4).
Report is 1 commits behind head on dev-v1.7.0.

Files with missing lines Patch % Lines
api/v1/api.gen.go 0.00% 619 Missing ⚠️
internal/persistence/jsondb/run.go 54.83% 19 Missing and 9 partials ⚠️
internal/client/interface.go 0.00% 16 Missing ⚠️
internal/persistence/jsondb/dataroot.go 73.21% 9 Missing and 6 partials ⚠️
internal/client/client.go 64.86% 10 Missing and 3 partials ⚠️
internal/persistence/local/dag_store.go 0.00% 10 Missing ⚠️
internal/persistence/jsondb/jsondb.go 60.00% 7 Missing and 1 partial ⚠️
internal/cmd/retry.go 61.53% 4 Missing and 1 partial ⚠️
internal/persistence/run.go 0.00% 5 Missing ⚠️
internal/digraph/executor/ssh.go 0.00% 4 Missing ⚠️
... and 12 more
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff               @@
##           dev-v1.7.0     #892      +/-   ##
==============================================
- Coverage       55.34%   50.75%   -4.60%     
==============================================
  Files              80       81       +1     
  Lines            9030     9622     +592     
==============================================
- Hits             4998     4884     -114     
- Misses           3561     4270     +709     
+ Partials          471      468       -3     
Files with missing lines Coverage Δ
internal/agent/reporter.go 77.44% <100.00%> (ø)
internal/cmd/dry.go 73.75% <100.00%> (+0.33%) ⬆️
internal/cmd/flags.go 100.00% <ø> (ø)
internal/cmd/scheduler.go 65.51% <100.00%> (ø)
internal/cmd/server.go 73.91% <100.00%> (ø)
internal/cmd/start.go 66.11% <100.00%> (+0.28%) ⬆️
internal/cmd/status.go 62.50% <100.00%> (ø)
internal/cmd/stop.go 64.70% <100.00%> (ø)
internal/cmdutil/sub.go 100.00% <100.00%> (ø)
internal/config/config.go 62.50% <100.00%> (ø)
... and 30 more

... and 3 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 41c90a9...b97a2b4. 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.

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