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

Proposal, Add common use interface implement via inline function, like BePrinter, BeReader, BeWriter... #591

Closed
wants to merge 2 commits into from

Conversation

chg1f
Copy link
Contributor

@chg1f chg1f commented Feb 13, 2025

Hello

usually to implement some interface, maybe we can have some inline function to quickly to use it?

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.85%. Comparing base (12a8b78) to head (96845ad).

Files with missing lines Patch % Lines
inline.go 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #591      +/-   ##
==========================================
- Coverage   94.27%   93.85%   -0.42%     
==========================================
  Files          18       19       +1     
  Lines        3178     3192      +14     
==========================================
  Hits         2996     2996              
- Misses        170      184      +14     
  Partials       12       12              
Flag Coverage Δ
unittests 93.85% <0.00%> (-0.42%) ⬇️

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.

@chg1f chg1f closed this Feb 14, 2025
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