bancaditalia / black-it

Black-box abm calibration kit by the Bank of Italy
https://bancaditalia.github.io/black-it/
GNU Affero General Public License v3.0
42 stars 2 forks source link

Mypy fix ignores #70

Closed marcofavoritobi closed 12 months ago

marcofavoritobi commented 12 months ago

Proposed changes

Remove ignore_missing_imports directives in setup.cfg.

codecov-commenter commented 12 months ago

Codecov Report

Merging #70 (5d3bcdc) into main (4741ff8) will not change coverage. The diff coverage is 100.00%.

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

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bancaditalia/black-it/pull/70/graphs/tree.svg?width=650&height=150&src=pr&token=FwbdPgBFTD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #70 +/- ## ======================================= Coverage 91.38% 91.38% ======================================= Files 42 42 Lines 1729 1729 ======================================= Hits 1580 1580 Misses 149 149 ``` | [Files Changed](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [black\_it/calibrator.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvY2FsaWJyYXRvci5weQ==) | `97.00% <100.00%> (ø)` | | | [black\_it/loss\_functions/minkowski.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvbG9zc19mdW5jdGlvbnMvbWlua293c2tpLnB5) | `100.00% <100.00%> (ø)` | | | [black\_it/plot/plot\_descriptive\_statistics.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvcGxvdC9wbG90X2Rlc2NyaXB0aXZlX3N0YXRpc3RpY3MucHk=) | `100.00% <100.00%> (ø)` | | | [black\_it/plot/plot\_results.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvcGxvdC9wbG90X3Jlc3VsdHMucHk=) | `100.00% <100.00%> (ø)` | | | [black\_it/samplers/best\_batch.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvc2FtcGxlcnMvYmVzdF9iYXRjaC5weQ==) | `100.00% <100.00%> (ø)` | | | [black\_it/samplers/cors.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvc2FtcGxlcnMvY29ycy5weQ==) | `93.75% <100.00%> (ø)` | | | [black\_it/samplers/gaussian\_process.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvc2FtcGxlcnMvZ2F1c3NpYW5fcHJvY2Vzcy5weQ==) | `100.00% <100.00%> (ø)` | | | [black\_it/samplers/random\_forest.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvc2FtcGxlcnMvcmFuZG9tX2ZvcmVzdC5weQ==) | `100.00% <100.00%> (ø)` | | | [black\_it/utils/json\_pandas\_checkpointing.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvdXRpbHMvanNvbl9wYW5kYXNfY2hlY2twb2ludGluZy5weQ==) | `100.00% <100.00%> (ø)` | | | [black\_it/utils/time\_series.py](https://app.codecov.io/gh/bancaditalia/black-it/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvdXRpbHMvdGltZV9zZXJpZXMucHk=) | `73.21% <100.00%> (ø)` | |