Skip to content

feat: find references to enumerators - #515

Open
stigh wants to merge 3 commits into
fortran-lang:masterfrom
stigh:feat-find_enum_references
Open

feat: find references to enumerators#515
stigh wants to merge 3 commits into
fortran-lang:masterfrom
stigh:feat-find_enum_references

Conversation

@stigh

@stigh stigh commented Feb 21, 2026

Copy link
Copy Markdown

When using the "Find All References" in vscode for an enumerator, it previously found no matches.

@stigh
stigh requested a review from gnikit as a code owner February 21, 2026 02:05
@codecov

codecov Bot commented Feb 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.37%. Comparing base (3bc2031) to head (0aa234b).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
fortls/parsers/internal/utilities.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
- Coverage   44.39%   44.37%   -0.02%     
==========================================
  Files          35       35              
  Lines        4800     4804       +4     
==========================================
+ Hits         2131     2132       +1     
- Misses       2669     2672       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stigh

stigh commented Jul 22, 2026

Copy link
Copy Markdown
Author

#533 can be merged before this one to fix the test failures.

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