keinsell / neuronek

🧬 Intelligent dosage tracker application with purpose to monitor supplements, nootropics and psychoactive substances along with their long-term influence on one's mind and body.
https://neuronek.up.railway.app/reference
Do What The F*ck You Want To Public License
12 stars 2 forks source link

feat(`RouteOfAdministration`): add `toJSON()` and `fromJSON()` methods #260

Closed keinsell closed 1 year ago

height[bot] commented 1 year ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: d6edcebf6586dc63e0ba787feca10ad21a5e7ace

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

sonarcloud[bot] commented 1 year ago

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

codecov-commenter commented 1 year ago

Codecov Report

Merging #260 (d6edceb) into trunk (df53ba9) will increase coverage by 1.42%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            trunk     #260      +/-   ##
==========================================
+ Coverage   95.77%   97.20%   +1.42%     
==========================================
  Files          22       22              
  Lines        1563     1647      +84     
  Branches       94      105      +11     
==========================================
+ Hits         1497     1601     +104     
+ Misses         63       42      -21     
- Partials        3        4       +1     
Impacted Files Coverage Δ
...inistration-table/route-of-administration-table.ts 100.00% <100.00%> (ø)
...ute-of-administration/dosage-table/dosage-table.ts 97.46% <100.00%> (+3.79%) :arrow_up:
...-of-administration/phase-table/phase-table.spec.ts 100.00% <100.00%> (ø)
...route-of-administration/phase-table/phase-table.ts 94.44% <100.00%> (+15.93%) :arrow_up:
...-of-administration/route-of-administration.spec.ts 100.00% <100.00%> (ø)
...route-of-administration/route-of-administration.ts 100.00% <100.00%> (ø)
...route-of-administration/phase-table/phase/phase.ts 85.71% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more