Closed gnikit closed 1 year ago
Merging #324 (5b6acfc) into master (a096d8e) will increase coverage by
0.11%
. The diff coverage is89.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%) |
:arrow_up: |
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%) |
:arrow_up: |
This is meant as a first step to separating concerns and refactoring the codebase so as to receive AST nodes from LFortran.