NSAPH-Projects / space

SpaCE, the Spatial Confounding Environment, loads benchmark datasets for causal inference methods tackling spatial confounding
https://nsaph-projects.github.io/space/
MIT License
12 stars 4 forks source link

Dev sync #149

Closed mauriciogtec closed 7 months ago

mauriciogtec commented 7 months ago

Update dev branch with hotfixes directly on main and last-minute changes in the paper experiments.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (6d1cb42) 62.95% compared to head (b32d63c) 30.42%. Report is 55 commits behind head on dev.

Files Patch % Lines
spacebench/algorithms/deepspatialplus.py 11.09% 593 Missing :warning:
spacebench/algorithms/spatialplus.py 13.59% 178 Missing :warning:
spacebench/algorithms/gcn.py 16.17% 171 Missing :warning:
spacebench/algorithms/nonspatial.py 25.88% 63 Missing :warning:
spacebench/algorithms/dapsm.py 19.71% 57 Missing :warning:
spacebench/algorithms/pysal_spreg.py 26.38% 53 Missing :warning:
spacebench/env.py 72.35% 34 Missing :warning:
spacebench/eval.py 3.70% 26 Missing :warning:
spacebench/algorithms/datautils.py 66.66% 17 Missing :warning:
spacebench/algorithms/base.py 69.56% 7 Missing :warning:
... and 3 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #149 +/- ## =========================================== - Coverage 62.95% 30.42% -32.53% =========================================== Files 9 19 +10 Lines 413 1972 +1559 =========================================== + Hits 260 600 +340 - Misses 153 1372 +1219 ``` | [Flag](https://app.codecov.io/gh/NSAPH-Projects/space/pull/149/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NSAPH-Projects) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/NSAPH-Projects/space/pull/149/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NSAPH-Projects) | `30.42% <23.76%> (-32.53%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NSAPH-Projects#carryforward-flags-in-the-pull-request-comment) to find out more.

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