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

simplify formatting of label details #1746

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

Techatrix
Copy link
Member

There is a formatDetailedLabel function that used to do the cleanup of the label details. I've instead adjusted the code that creates the label detail.

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (3187c3d) 75.72% compared to head (3a7bec0) 76.54%.

Files Patch % Lines
src/analysis.zig 87.87% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1746      +/-   ##
==========================================
+ Coverage   75.72%   76.54%   +0.81%     
==========================================
  Files          35       35              
  Lines       10212    10100     -112     
==========================================
- Hits         7733     7731       -2     
+ Misses       2479     2369     -110     

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

@Techatrix Techatrix merged commit df6fd54 into master Feb 6, 2024
10 checks passed
@Techatrix Techatrix deleted the techatrix/label-detail branch February 6, 2024 01:36
Techatrix added a commit that referenced this pull request Feb 11, 2024
- bring back the label details (accidentally removed in #1746)
- remove the function name from the detail
- differentiate between functions and methods
Techatrix added a commit that referenced this pull request Feb 11, 2024
- bring back the label details (accidentally removed in #1746)
- remove the function name from the detail
- differentiate between functions and methods
- add empty parentheses when there are no arguments even if snippets are disabled
Techatrix added a commit that referenced this pull request Feb 11, 2024
- bring back the label details (accidentally removed in #1746)
- remove the function name from the detail
- differentiate between functions and methods
- add empty parentheses when there are no arguments even if snippets are disabled
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