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

Fix lint #4

Merged
merged 5 commits into from
Nov 8, 2022
Merged

Fix lint #4

merged 5 commits into from
Nov 8, 2022

Conversation

yoanm
Copy link
Owner

@yoanm yoanm commented Nov 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Merging #4 (a9e24df) into master (d7e8cc8) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

❗ Current head a9e24df differs from pull request most recent head 5f1847b. Consider uploading reports for the commit 5f1847b to get more accurate results

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   82.51%   82.38%   -0.14%     
==========================================
  Files          10       10              
  Lines         389      386       -3     
==========================================
- Hits          321      318       -3     
  Misses         67       67              
  Partials        1        1              
Impacted Files Coverage Δ
body_element.go 69.23% <ø> (ø)
tokens/main.go 48.00% <ø> (ø)
utils.go 100.00% <ø> (ø)
block_signature.go 57.14% <100.00%> (ø)
ident_token_matcher.go 100.00% <100.00%> (ø)
tokens/generator.go 100.00% <100.00%> (ø)
tokens/token.go 100.00% <100.00%> (ø)
tokens/token_capsule.go 100.00% <100.00%> (ø)
tokens/tokens.go 100.00% <100.00%> (ø)
value_generator.go 85.45% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yoanm yoanm force-pushed the feaure/improve branch 12 times, most recently from 3fae9e9 to d994a02 Compare November 8, 2022 07:41
@yoanm yoanm marked this pull request as ready for review November 8, 2022 07:57
@yoanm yoanm merged commit d28da7b into master Nov 8, 2022
@yoanm yoanm deleted the feaure/improve branch November 8, 2022 07:59
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