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

test: remove hypothesis deadline in test_seedable tests #55

Closed marcofavoritobi closed 1 year ago

marcofavoritobi commented 1 year ago

Proposed changes

This change was suggested by this failure on CI:

https://github.com/bancaditalia/black-it/actions/runs/4536853579/jobs/7994037834

By removing the hypothesis deadline to the above tests, it should work as usual.

Fixes

If it fixes a bug or resolves a feature request, be sure to link to that issue.

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 1 year ago

Codecov Report

Merging #55 (f3eb3d7) into main (662a549) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/bancaditalia/black-it/pull/55/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/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #55 +/- ## ======================================= Coverage 96.92% 96.92% ======================================= Files 34 34 Lines 1563 1563 ======================================= Hits 1515 1515 Misses 48 48 ```