Skip to content

Conversation

@gnikit
Copy link
Member

@gnikit gnikit commented Nov 18, 2022

Fixes #150

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #239 (ef05393) into master (f98d79c) will increase coverage by 0.22%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   86.43%   86.65%   +0.22%     
==========================================
  Files          12       12              
  Lines        4475     4475              
==========================================
+ Hits         3868     3878      +10     
+ Misses        607      597      -10     
Impacted Files Coverage Δ
fortls/langserver.py 84.30% <100.00%> (+0.68%) ⬆️
fortls/objects.py 83.22% <0.00%> (+0.07%) ⬆️
fortls/parse_fortran.py 88.93% <0.00%> (+0.16%) ⬆️

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 d658fb4 into master Nov 18, 2022
@gnikit gnikit deleted the gnikit/issue150 branch November 18, 2022 11:57
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.

autocomplete in use statment providing complete function signature instead of only the name in case of an interface

2 participants