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

Refactoring Fortran Objects #324

Merged
merged 10 commits into from
Oct 21, 2023
Merged

Refactoring Fortran Objects #324

merged 10 commits into from
Oct 21, 2023

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Sep 19, 2023

This is meant as a first step to separating concerns and refactoring the codebase so as to receive AST nodes from LFortran.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #324 (5b6acfc) into master (a096d8e) will increase coverage by 0.11%.
The diff coverage is 89.31%.

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
+ Coverage   86.98%   87.10%   +0.11%     
==========================================
  Files          12       12              
  Lines        4581     4551      -30     
==========================================
- Hits         3985     3964      -21     
+ Misses        596      587       -9     
Files Coverage Δ
fortls/intrinsics.py 96.64% <100.00%> (+0.44%) ⬆️
fortls/json_templates.py 100.00% <100.00%> (ø)
fortls/helper_functions.py 97.75% <94.87%> (ø)
fortls/objects.py 84.33% <87.56%> (+0.31%) ⬆️

@gnikit gnikit merged commit 27b9d49 into master Oct 21, 2023
34 checks passed
@gnikit gnikit deleted the refactor/objetcs branch October 21, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant