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 Mock template variable #607

Merged
merged 1 commit into from Apr 20, 2023
Merged

Add Mock template variable #607

merged 1 commit into from Apr 20, 2023

Conversation

LandonTClipp
Copy link
Contributor

This is a string that will be either Mock or mock, depending on the exported-ness of the interface.

This is a string that will be either `Mock` or `mock`, depending on the exported-ness of the interface.
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch coverage: 66.66667% and project coverage change: -0.05135 ⚠️

Comparison is base (ad74577) 76.26404% compared to head (b38b6b0) 76.21269%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master        #607         +/-   ##
===================================================
- Coverage   76.26404%   76.21269%   -0.05135%     
===================================================
  Files              7           7                 
  Lines           2136        2144          +8     
===================================================
+ Hits            1629        1634          +5     
- Misses           372         374          +2     
- Partials         135         136          +1     
Impacted Files Coverage Δ
pkg/outputter.go 60.86957% <66.66667%> (+0.06555%) ⬆️

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.

@LandonTClipp LandonTClipp merged commit bdb0fbe into vektra:master Apr 20, 2023
4 of 5 checks passed
@LandonTClipp LandonTClipp deleted the mock_exported branch April 20, 2023 21:06
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.

None yet

1 participant