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

[feat] Exec Options by Machine #39

Merged
merged 11 commits into from
Aug 30, 2023
Merged

[feat] Exec Options by Machine #39

merged 11 commits into from
Aug 30, 2023

Conversation

hyorigo
Copy link
Collaborator

@hyorigo hyorigo commented Aug 30, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 89.28% and project coverage change: +0.46% 🎉

Comparison is base (a46c466) 81.94% compared to head (0fa610e) 82.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   81.94%   82.40%   +0.46%     
==========================================
  Files          18       19       +1     
  Lines        2049     2080      +31     
==========================================
+ Hits         1679     1714      +35     
+ Misses        280      274       -6     
- Partials       90       92       +2     
Files Changed Coverage Δ
types.go 70.00% <70.00%> (ø)
machine.go 100.00% <100.00%> (+9.45%) ⬆️
run.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.

@codacy-production
Copy link

codacy-production bot commented Aug 30, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.41% (target: -1.00%) 92.98%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a46c466) 2108 1823 86.48%
Head commit (0fa610e) 2143 (+35) 1862 (+39) 86.89% (+0.41%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#39) 57 53 92.98%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@hyorigo hyorigo merged commit 3042604 into master Aug 30, 2023
19 checks passed
@hyorigo hyorigo deleted the opt branch August 30, 2023 07: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.

1 participant