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

Feature/dataclasses #53

Merged
merged 7 commits into from
Feb 24, 2022
Merged

Feature/dataclasses #53

merged 7 commits into from
Feb 24, 2022

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented Feb 24, 2022

Removes named tuples in favour of dataclasses

Also includes some minor bug fixes for hover

@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #53 (7844dc7) into master (443c933) will increase coverage by 0.34%.
The diff coverage is 96.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   81.34%   81.69%   +0.34%     
==========================================
  Files           9        9              
  Lines        4305     4338      +33     
==========================================
+ Hits         3502     3544      +42     
+ Misses        803      794       -9     
Impacted Files Coverage Δ
fortls/objects.py 81.16% <80.00%> (-0.23%) ⬇️
fortls/parse_fortran.py 86.34% <93.13%> (-0.02%) ⬇️
fortls/constants.py 100.00% <100.00%> (ø)
fortls/helper_functions.py 86.82% <100.00%> (-0.07%) ⬇️
fortls/langserver.py 72.75% <100.00%> (+0.87%) ⬆️
fortls/regex_patterns.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 443c933...7844dc7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant