CodeYellowBV / mobx-spine

MobX with support for models, relations and an external API.
31 stars 14 forks source link

Add linting rules for formatting, and fix current linting errors #144

Closed stefanmajoor closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #144 (30afe52) into master (f1462a1) 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/CodeYellowBV/mobx-spine/pull/144/graphs/tree.svg?width=650&height=150&src=pr&token=Fnb8AhOVNz&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV)](https://app.codecov.io/gh/CodeYellowBV/mobx-spine/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV) ```diff @@ Coverage Diff @@ ## master #144 +/- ## ======================================= Coverage 93.69% 93.69% ======================================= Files 5 5 Lines 857 857 Branches 203 203 ======================================= Hits 803 803 Misses 44 44 Partials 10 10 ``` | [Files](https://app.codecov.io/gh/CodeYellowBV/mobx-spine/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV) | Coverage Δ | | |---|---|---| | [src/Casts.js](https://app.codecov.io/gh/CodeYellowBV/mobx-spine/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV#diff-c3JjL0Nhc3RzLmpz) | `73.21% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/CodeYellowBV/mobx-spine/pull/144?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/CodeYellowBV/mobx-spine/pull/144?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV). Last update [f1462a1...30afe52](https://app.codecov.io/gh/CodeYellowBV/mobx-spine/pull/144?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CodeYellowBV).