motss / app-datepicker

Datepicker element built with Google's lit and Material Design 2021
https://npm.im/app-datepicker
MIT License
180 stars 51 forks source link

chore: exclude `nodemon` and `lit-ntml` build when installing dependencies #224

Open userquin opened 10 months ago

userquin commented 10 months ago

https://github.com/motss/lit-ntml/issues/81#issuecomment-1908017162

closes #222

codecov[bot] commented 10 months ago

Codecov Report

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

Project coverage is 92.82%. Comparing base (3582b2c) to head (bccfe79). Report is 8 commits behind head on main.

:exclamation: There is a different number of reports uploaded between BASE (3582b2c) and HEAD (bccfe79). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (3582b2c) | HEAD (bccfe79) | |------|------|------| |unit_tests_helpers|1|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## =========================================== - Coverage 100.00% 92.82% -7.18% =========================================== Files 58 58 Lines 3305 711 -2594 Branches 238 155 -83 =========================================== - Hits 3305 660 -2645 - Misses 0 32 +32 - Partials 0 19 +19 ``` | [Flag](https://app.codecov.io/gh/motss/app-datepicker/pull/224/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+web+walker) | Coverage Δ | | |---|---|---| | [unit_tests](https://app.codecov.io/gh/motss/app-datepicker/pull/224/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+web+walker) | `92.82% <ø> (-7.18%)` | :arrow_down: | | [unit_tests_helpers](https://app.codecov.io/gh/motss/app-datepicker/pull/224/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+web+walker) | `?` | | 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=The+web+walker#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.