Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

feat(#386): Add inventory management #538

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

timo-reymann
Copy link
Member

Closes #386

@timo-reymann timo-reymann self-assigned this Dec 12, 2022
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 26, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6d522e0
Status: ✅  Deploy successful!
Preview URL: https://9129d49b.silverware.pages.dev
Branch Preview URL: https://feat-386--add-inventory-mana.silverware.pages.dev

View logs

timo-reymann and others added 25 commits December 26, 2022 21:20
* chore(deps): update eslint

* chore: Change eslint format

* chore: Remove private abstract method from sort list

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Timo Reymann <[email protected]>
…539)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #538 (6d522e0) into main (1694cd7) will decrease coverage by 1.26%.
The diff coverage is 84.21%.

@@            Coverage Diff             @@
##             main     #538      +/-   ##
==========================================
- Coverage   91.06%   89.80%   -1.27%     
==========================================
  Files          24       25       +1     
  Lines         291      304      +13     
  Branches       36       41       +5     
==========================================
+ Hits          265      273       +8     
- Misses         19       23       +4     
- Partials        7        8       +1     
Impacted Files Coverage Δ
...hymesave/translations/src/resources/de_DE/units.ts 100.00% <ø> (ø)
...hymesave/translations/src/resources/en_US/units.ts 100.00% <ø> (ø)
projects/thymesave/core/src/lib/models/unit.ts 76.92% <76.92%> (ø)
projects/thymesave/translations/src/lib/load.ts 89.47% <100.00%> (-10.53%) ⬇️
...rojects/thymesave/translations/src/lib/matching.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Jan 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add management for inventory of "what i have at home"
1 participant