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 DAG Store Interface #477

Merged
merged 5 commits into from
Sep 9, 2023
Merged

Add DAG Store Interface #477

merged 5 commits into from
Sep 9, 2023

Conversation

yohamta
Copy link
Collaborator

@yohamta yohamta commented Sep 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Patch coverage: 92.52% and project coverage change: +0.26% 🎉

Comparison is base (23da389) 78.32% compared to head (095966e) 78.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
+ Coverage   78.32%   78.58%   +0.26%     
==========================================
  Files          38       38              
  Lines        3418     3432      +14     
==========================================
+ Hits         2677     2697      +20     
+ Misses        608      599       -9     
- Partials      133      136       +3     
Files Changed Coverage Δ
internal/persistence/model/node.go 95.08% <ø> (ø)
internal/persistence/model/status.go 84.74% <ø> (ø)
internal/persistence/jsondb/database.go 71.25% <85.00%> (+1.06%) ⬆️
internal/agent/agent.go 75.71% <88.00%> (-0.51%) ⬇️
internal/engine/engine.go 75.29% <90.47%> (-0.20%) ⬇️
cmd/common.go 72.97% <100.00%> (+2.38%) ⬆️
cmd/dry.go 100.00% <100.00%> (ø)
cmd/restart.go 93.10% <100.00%> (-0.23%) ⬇️
cmd/retry.go 100.00% <100.00%> (ø)
cmd/start.go 100.00% <100.00%> (ø)
... and 5 more

... and 1 file with indirect coverage changes

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

@yohamta yohamta merged commit a901027 into main Sep 9, 2023
4 checks passed
@yohamta yohamta deleted the dag-store branch September 9, 2023 17:08
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