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: implement fmt.Stringer for Kind #36

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Base: 76.81% // Head: 76.72% // Decreases project coverage by -0.09% ⚠️

Coverage data is based on head (0ef260a) compared to base (e0a2cd6).
Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   76.81%   76.72%   -0.10%     
==========================================
  Files          22       22              
  Lines        7208     7222      +14     
==========================================
+ Hits         5537     5541       +4     
- Misses       1301     1311      +10     
  Partials      370      370              
Impacted Files Coverage Δ
node.go 75.32% <28.57%> (-10.39%) ⬇️
json.go 74.74% <100.00%> (ø)

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tdakkota tdakkota marked this pull request as ready for review October 31, 2022 11:35
@tdakkota tdakkota merged commit 6ecce5d into go-faster:main Oct 31, 2022
@tdakkota tdakkota deleted the feat/implement-stringer branch October 31, 2022 11:36
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