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

v1.10.0 #398

Merged
merged 10 commits into from
Mar 15, 2023
Merged

v1.10.0 #398

merged 10 commits into from
Mar 15, 2023

Conversation

Updated configuration loading logic to utilize Viper.
@yohamta yohamta changed the title v1.9.5 v1.10.0 Mar 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2023

Codecov Report

Patch coverage: 91.20% and project coverage change: -0.91 ⚠️

Comparison is base (dc0b7e3) 83.05% compared to head (92f1fc4) 82.15%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   83.05%   82.15%   -0.91%     
==========================================
  Files          46       30      -16     
  Lines        3553     3205     -348     
==========================================
- Hits         2951     2633     -318     
+ Misses        455      434      -21     
+ Partials      147      138       -9     
Impacted Files Coverage Δ
internal/dag/context.go 0.00% <0.00%> (ø)
internal/runner/job.go 65.71% <ø> (ø)
internal/agent/agent.go 79.16% <72.72%> (-0.48%) ⬇️
internal/admin/http.go 81.33% <78.57%> (-8.33%) ⬇️
cmd/commands.go 95.00% <95.00%> (ø)
cmd/root.go 70.73% <100.00%> (+3.19%) ⬆️
internal/controller/status_reader.go 78.78% <100.00%> (-0.63%) ⬇️
internal/dag/builder.go 75.53% <100.00%> (ø)
internal/dag/dag.go 83.56% <100.00%> (ø)
internal/database/database.go 81.65% <100.00%> (-0.17%) ⬇️
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Refactoring for admin server
update HTTP executor to allow `silent` option
* update the format of  column

* add the modal view to run a DAG

* fix lint errors

* update modal design for DAG actions
* update README

* update README

* fix bug

* fix bug

* fix bug

* fix bugs

* fix bug

* add an example

* fix examples

* fix bugs

* fix modal title

* update readme
@yohamta yohamta marked this pull request as ready for review March 15, 2023 12:29
@yohamta yohamta merged commit 1df62b1 into main Mar 15, 2023
@yohamta yohamta deleted the develop branch March 15, 2023 12: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.

2 participants