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

Fix spelling errors in `HISTORY.md` returned by `scripts/spell-check.sh -r` #44

Closed marcofavoritobi closed 1 year ago

marcofavoritobi commented 1 year ago

Proposed changes

This PR fixes the spellcheck errors in HISTORY.md. Moreover, it adds to the triggers of the docs CI workflow the markdown project metafiles: AUTHORS.md, CONTRIBUTING.md, HISTORY.md, and README.md.

Fixes

n/a

Types of changes

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

Checklist

n/a

Further comments

n/a

codecov-commenter commented 1 year ago

Codecov Report

Merging #44 (08ea83f) into main (3e09454) will increase coverage by 0.06%. 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/44/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/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 96.75% 96.82% +0.06% ========================================== Files 30 30 Lines 1512 1512 ========================================== + Hits 1463 1464 +1 + Misses 49 48 -1 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/bancaditalia/black-it/pull/44/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)