kraina-ai / srai

Spatial Representations for Artificial Intelligence - a Python library toolkit for geospatial machine learning focused on creating embeddings for downstream tasks
https://kraina-ai.github.io/srai/
Apache License 2.0
220 stars 17 forks source link

Fix natual -> natural typo #459

Closed starsep closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.74%. Comparing base (90ec018) to head (f9b8462).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #459 +/- ## ======================================= Coverage 89.74% 89.74% ======================================= Files 62 62 Lines 2439 2439 ======================================= Hits 2189 2189 Misses 250 250 ``` | [Flag](https://app.codecov.io/gh/kraina-ai/srai/pull/459/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai) | Coverage Δ | | |---|---|---| | [macos-13-python3.12](https://app.codecov.io/gh/kraina-ai/srai/pull/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai) | `89.66% <ø> (ø)` | | | [ubuntu-latest-python3.10](https://app.codecov.io/gh/kraina-ai/srai/pull/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai) | `89.74% <ø> (ø)` | | | [ubuntu-latest-python3.11](https://app.codecov.io/gh/kraina-ai/srai/pull/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai) | `89.74% <ø> (ø)` | | | [ubuntu-latest-python3.12](https://app.codecov.io/gh/kraina-ai/srai/pull/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai) | `89.66% <ø> (-0.09%)` | :arrow_down: | | [ubuntu-latest-python3.9](https://app.codecov.io/gh/kraina-ai/srai/pull/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai) | `89.65% <ø> (-0.09%)` | :arrow_down: | | [windows-latest-python3.12](https://app.codecov.io/gh/kraina-ai/srai/pull/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai) | `89.66% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kraina-ai#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

RaczeQ commented 4 months ago

Hi @starsep, thank you for finding this error and submitting a pull request. Sorry for having this typo in the first place 😅