Skip to content

bug: fixes CRITICAL "Unexpected end of scope" #256

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

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Jan 13, 2023

Fixes #255

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #256 (1d9bb46) into master (5b004fd) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #256   +/-   ##
=======================================
  Coverage   86.89%   86.89%           
=======================================
  Files          12       12           
  Lines        4556     4556           
=======================================
  Hits         3959     3959           
  Misses        597      597           
Impacted Files Coverage Δ
fortls/regex_patterns.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gnikit gnikit merged commit c31b1b0 into master Jan 13, 2023
@gnikit gnikit deleted the gnikit/issue255 branch January 13, 2023 08:21
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.

bug: CRITICAL statement in IF statement triggers "Unexpected end of scope at line"
1 participant