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

Implement Engine package #476

Merged
merged 8 commits into from
Sep 9, 2023
Merged

Implement Engine package #476

merged 8 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: 78.35% and project coverage change: +0.27% 🎉

Comparison is base (1388c18) 78.22% compared to head (bd36b09) 78.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #476      +/-   ##
==========================================
+ Coverage   78.22%   78.49%   +0.27%     
==========================================
  Files          38       38              
  Lines        3403     3418      +15     
==========================================
+ Hits         2662     2683      +21     
+ Misses        608      600       -8     
- Partials      133      135       +2     
Files Changed Coverage Δ
internal/engine/engine.go 75.48% <75.48%> (ø)
cmd/restart.go 93.33% <100.00%> (+0.35%) ⬆️
cmd/status.go 100.00% <100.00%> (ø)
cmd/stop.go 100.00% <100.00%> (ø)
internal/agent/agent.go 76.22% <100.00%> (+0.39%) ⬆️
internal/engine/factory.go 100.00% <100.00%> (ø)

... 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 23da389 into main Sep 9, 2023
4 checks passed
@yohamta yohamta deleted the engine-package branch September 9, 2023 10:38
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