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

Improve source location and context filter #393

Merged
merged 3 commits into from
Mar 1, 2025

Conversation

bkryza
Copy link
Owner

@bkryza bkryza commented Mar 1, 2025

Fixes #392

Copy link

codecov bot commented Mar 1, 2025

Codecov Report

Attention: Patch coverage is 92.05607% with 17 lines in your changes missing coverage. Please review.

Project coverage is 90.20%. Comparing base (09d62c0) to head (2cf1f9d).

Files with missing lines Patch % Lines
src/common/model/filters/diagram_filter.h 86.31% 13 Missing ⚠️
src/class_diagram/model/diagram.h 83.33% 2 Missing ⚠️
src/common/model/element.cc 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
- Coverage   90.24%   90.20%   -0.05%     
==========================================
  Files         152      152              
  Lines       19033    19134     +101     
==========================================
+ Hits        17176    17259      +83     
- Misses       1857     1875      +18     

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

@bkryza bkryza merged commit 1cc3cb2 into master Mar 1, 2025
5 of 6 checks passed
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.

Fix handling of source location for template instantiation obtained from types
1 participant