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:overload function anchor info #20

Open
wants to merge 5 commits into
base: goplus
Choose a base branch
from

Conversation

luoliwoshang
Copy link

@luoliwoshang luoliwoshang commented Apr 19, 2024

In the process of transform, the information of the overloaded function is retained and used in rendering.

@luoliwoshang luoliwoshang force-pushed the gopdocpackage branch 2 times, most recently from 99820fd to 1be92d6 Compare April 19, 2024 17:07
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 55.90%. Comparing base (bc23c50) to head (d940fa5).
Report is 3 commits behind head on goplus.

Files Patch % Lines
internal/godoc/render.go 77.77% 2 Missing ⚠️
devtools/cmd/dumpdoc/dumpdoc.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           goplus      #20      +/-   ##
==========================================
+ Coverage   55.85%   55.90%   +0.05%     
==========================================
  Files         161      161              
  Lines       16210    16223      +13     
==========================================
+ Hits         9054     9070      +16     
+ Misses       6332     6330       -2     
+ Partials      824      823       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@luoliwoshang luoliwoshang force-pushed the gopdocpackage branch 2 times, most recently from 3bacb51 to d0de078 Compare April 20, 2024 09:00
internal/godoc/render.go Outdated Show resolved Hide resolved
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.

2 participants