Skip to content

Add package functions to manage vars in context#4

Merged
vearutop merged 1 commit intomasterfrom
ctx
Jul 1, 2022
Merged

Add package functions to manage vars in context#4
vearutop merged 1 commit intomasterfrom
ctx

Conversation

@vearutop
Copy link
Copy Markdown
Member

@vearutop vearutop commented Jul 1, 2022

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 1, 2022

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 1 164 (+50) 111 (+36) 15 (+2) 38 (+12) 19 (+10) 3.1K (+961B)
Go (test) 2 93 (+23) 67 (+16) 1 25 (+7) 1 2.2K (+856B)
Markdown 1 10 8 0 2 0 768B (+14B)
YAML 5 337 (+54) 272 (+29) 29 (+4) 36 (+21) 0 10.8K (+1.9K)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 1, 2022

Unit Test Coverage

total: (statements) 100.0%
changed lines: (statements) 100.0%

Coverage of changed lines
File Function Coverage
Total 100.0%
vars.go 100.0%
vars.go:31 Fork 100.0%
vars.go:133 VarToContext 100.0%
vars.go:153 VarsFromContext 100.0%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 100.0% 100.0% (0.0%)
github.com/bool64/shared/vars.go VarToContext no function 100.0%
github.com/bool64/shared/vars.go VarsFromContext no function 100.0%

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 1, 2022

Go API Changes

# github.com/bool64/shared
## compatible changes
VarToContext: added
VarsFromContext: added

# summary
Inferred base version: v0.1.4
Suggested version: v0.2.0

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 1, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8e9e3fb) to head (0af6e28).
⚠️ Report is 2 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           37        58   +21     
=========================================
+ Hits            37        58   +21     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vearutop vearutop merged commit 7e7f50b into master Jul 1, 2022
@vearutop vearutop deleted the ctx branch July 1, 2022 08:25
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