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 config options ParameterMode + RemoveComments #37

Merged
merged 1 commit into from Feb 16, 2022

Conversation

lemoony
Copy link
Owner

@lemoony lemoony commented Feb 16, 2022

No description provided.

Signed-off-by: Philipp Sessler <sessler.phil@googlemail.com>
@lemoony lemoony added the enhancement New feature or request label Feb 16, 2022
@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #37 (2becc2c) into main (bb08569) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   87.65%   87.74%   +0.09%     
==========================================
  Files          71       71              
  Lines        3176     3224      +48     
==========================================
+ Hits         2784     2829      +45     
- Misses        293      299       +6     
+ Partials       99       96       -3     
Flag Coverage Δ
Linux 87.74% <100.00%> (+0.43%) ⬆️
macOS ?

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

Impacted Files Coverage Δ
internal/app/app_exec.go 77.14% <100.00%> (+10.47%) ⬆️
internal/app/app_print.go 60.00% <100.00%> (ø)
internal/config/create.go 94.44% <100.00%> (+0.26%) ⬆️
internal/config/service.go 81.95% <100.00%> (+0.41%) ⬆️
internal/managers/fslibrary/model.go 100.00% <100.00%> (ø)
internal/managers/githubgist/model.go 100.00% <100.00%> (ø)
internal/managers/pet/model.go 100.00% <100.00%> (ø)
internal/managers/pictarinesnip/model.go 100.00% <100.00%> (ø)
internal/managers/snippetslab/model.go 100.00% <100.00%> (ø)
internal/parser/parser.go 99.36% <100.00%> (+6.34%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb08569...2becc2c. Read the comment docs.

@lemoony lemoony merged commit 1a96476 into main Feb 16, 2022
@lemoony lemoony deleted the feature/parameter-mode branch February 16, 2022 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant