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

refactor/small improvements #388

Merged
merged 7 commits into from
May 7, 2024
Merged

refactor/small improvements #388

merged 7 commits into from
May 7, 2024

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented May 5, 2024

  • refactor(ast): optimize scope filtering logic
  • refactor(ast): update variable names for clarity
  • refactor(ast): update variable typings for clarity
  • refactor(ast): improve object lookup efficiency

Copy link

codecov bot commented May 5, 2024

Codecov Report

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

Project coverage is 87.98%. Comparing base (9d582ba) to head (09e87a6).

Files Patch % Lines
fortls/parsers/internal/ast.py 88.37% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
+ Coverage   87.73%   87.98%   +0.25%     
==========================================
  Files          35       35              
  Lines        4793     4785       -8     
==========================================
+ Hits         4205     4210       +5     
+ Misses        588      575      -13     

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

@gnikit gnikit force-pushed the refactor/small-improvements branch from 6542fab to ad91f4b Compare May 6, 2024 19:12
@gnikit gnikit merged commit 3f7da8b into master May 7, 2024
30 checks passed
@gnikit gnikit deleted the refactor/small-improvements branch May 7, 2024 14:10
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