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

Use the parser category to assign different action icons #1851

Merged
merged 11 commits into from
Oct 16, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Oct 5, 2024

analysis-model v12.9.0 added support for parser types. We can use this information to show different icons for different result types.

Bildschirmfoto 2024-10-16 um 09 11 10

@uhafner uhafner added the enhancement Enhancement of existing functionality label Oct 5, 2024
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

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

Project coverage is 82.60%. Comparing base (a717a98) to head (f4070f1).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
...alysis/core/model/StaticAnalysisLabelProvider.java 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1851      +/-   ##
============================================
+ Coverage     82.57%   82.60%   +0.03%     
- Complexity     1360     1365       +5     
============================================
  Files           249      249              
  Lines          5233     5243      +10     
  Branches        402      402              
============================================
+ Hits           4321     4331      +10     
+ Misses          802      801       -1     
- Partials        110      111       +1     

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

@uhafner uhafner marked this pull request as ready for review October 15, 2024 17:06
@uhafner uhafner merged commit d88b9b9 into main Oct 16, 2024
44 checks passed
@uhafner uhafner deleted the parser-type-icons branch October 16, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant