Skip to content

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

@codecov
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
@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.

2 participants