Skip to content

Rename Fortran classes used for AST #111

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 2 commits into from
May 10, 2022
Merged

Rename Fortran classes used for AST #111

merged 2 commits into from
May 10, 2022

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented May 10, 2022

Fixes #109

@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #111 (cb49437) into master (c986bb4) will increase coverage by 0.36%.
The diff coverage is 94.28%.

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   84.97%   85.34%   +0.36%     
==========================================
  Files          11       11              
  Lines        4374     4374              
==========================================
+ Hits         3717     3733      +16     
+ Misses        657      641      -16     
Impacted Files Coverage Δ
fortls/objects.py 82.95% <90.16%> (+1.13%) ⬆️
fortls/parse_fortran.py 87.73% <95.74%> (ø)
fortls/ftypes.py 100.00% <100.00%> (ø)
fortls/intrinsics.py 95.55% <100.00%> (ø)
fortls/langserver.py 82.39% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@gnikit gnikit added this to the v2.5.0 - Backlog milestone May 10, 2022
@gnikit gnikit merged commit ba5e479 into master May 10, 2022
@gnikit gnikit deleted the gnikit/issue109 branch May 10, 2022 16:31
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.

Rename Fortran classes used for AST
1 participant