fortran-lang / fortls

fortls - Fortran Language Server
https://fortls.fortran-lang.org/
MIT License
258 stars 41 forks source link

feat: Change autocomplete to use MarkupContent #220

Closed gnikit closed 2 years ago

gnikit commented 2 years ago

Fixes #219

codecov[bot] commented 2 years ago

Codecov Report

Merging #220 (4462a76) into master (a98765a) will increase coverage by 0.03%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
+ Coverage   86.31%   86.34%   +0.03%     
==========================================
  Files          12       12              
  Lines        4451     4454       +3     
==========================================
+ Hits         3842     3846       +4     
+ Misses        609      608       -1     
Impacted Files Coverage Δ
fortls/langserver.py 83.62% <81.81%> (+0.01%) :arrow_up:
fortls/objects.py 83.12% <87.50%> (+0.04%) :arrow_up:
fortls/helper_functions.py 97.73% <100.00%> (ø)
fortls/intrinsics.py 95.68% <100.00%> (+0.12%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more