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
43 stars 2 forks source link

Update poetry.lock #18

Closed marcofavoritobi closed 2 years ago

marcofavoritobi commented 2 years ago

Proposed changes

This PR updates the poetry.lock file using the command poetry update.

Fixes

n/a

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

Further comments

n/a

codecov-commenter commented 2 years ago

Codecov Report

Merging #18 (c07b097) into main (8221916) will decrease coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head c07b097 differs from pull request most recent head 027ae63. Consider uploading reports for the commit 027ae63 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bancaditalia/black-it/pull/18/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://codecov.io/gh/bancaditalia/black-it/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #18 +/- ## ========================================== - Coverage 99.46% 99.44% -0.02% ========================================== Files 25 22 -3 Lines 1116 1086 -30 ========================================== - Hits 1110 1080 -30 Misses 6 6 ``` | [Impacted Files](https://codecov.io/gh/bancaditalia/black-it/pull/18?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [black\_it/loss\_functions/gsl\_div.py](https://codecov.io/gh/bancaditalia/black-it/pull/18/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvbG9zc19mdW5jdGlvbnMvZ3NsX2Rpdi5weQ==) | `100.00% <100.00%> (ø)` | | | [black\_it/plot/plot\_results.py](https://codecov.io/gh/bancaditalia/black-it/pull/18/diff?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/random\_forest.py](https://codecov.io/gh/bancaditalia/black-it/pull/18/diff?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/\_\_init\_\_.py](https://codecov.io/gh/bancaditalia/black-it/pull/18/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvdXRpbHMvX19pbml0X18ucHk=) | | | | [black\_it/\_\_init\_\_.py](https://codecov.io/gh/bancaditalia/black-it/pull/18/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvX19pbml0X18ucHk=) | | | | [black\_it/utils/base.py](https://codecov.io/gh/bancaditalia/black-it/pull/18/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YmxhY2tfaXQvdXRpbHMvYmFzZS5weQ==) | | |
muxator commented 2 years ago

LGTM.

Merging, thanks.