gnudatalanguage / gdl

GDL - GNU Data Language
GNU General Public License v2.0
274 stars 61 forks source link

add a test for SHMMAP and other details #1714

Closed alaingdl closed 8 months ago

alaingdl commented 8 months ago

The good point : a test for SHMMAP (working in GDL & IDL). Very limited but working !

The bad points (in disorder of importance) :

(other tests are a mess : test_file_which, test_isa ...)

codecov[bot] commented 8 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (005cc28) 41.96% compared to head (7653e04) 42.06%. Report is 2 commits behind head on master.

:exclamation: Current head 7653e04 differs from pull request most recent head 151865d. Consider uploading reports for the commit 151865d to get more accurate results

Files Patch % Lines
src/print.cpp 0.00% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1714 +/- ## ========================================== + Coverage 41.96% 42.06% +0.10% ========================================== Files 361 361 Lines 96377 96387 +10 Branches 19815 19801 -14 ========================================== + Hits 40446 40548 +102 + Misses 55931 55839 -92 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.