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
14 stars 5 forks source link

Unit test to load all envs in the masterfile #75

Closed mauriciogtec closed 1 year ago

mauriciogtec commented 1 year ago

Fixes #74

codecov-commenter commented 1 year ago

Codecov Report

Merging #75 (4237b3e) into dev (441e30e) will increase coverage by 0.25%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##              dev      #75      +/-   ##
==========================================
+ Coverage   59.56%   59.81%   +0.25%     
==========================================
  Files           8        8              
  Lines         319      321       +2     
==========================================
+ Hits          190      192       +2     
  Misses        129      129              
Flag Coverage Δ
unittests 59.81% <100.00%> (+0.25%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_datasets.py 93.75% <100.00%> (+0.89%) :arrow_up: