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: add `DosageRange` #306

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: 8aa6bc014f36386ff48344cec334b4c5fb881f1a

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

codecov-commenter commented 1 year ago

Codecov Report

Merging #306 (b1be1c4) into trunk (4ce8666) will decrease coverage by 5.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##            trunk     #306      +/-   ##
==========================================
- Coverage   96.53%   91.19%   -5.35%     
==========================================
  Files          17       17              
  Lines        1011     1033      +22     
  Branches       93       83      -10     
==========================================
- Hits          976      942      -34     
- Misses         31       87      +56     
  Partials        4        4              
Impacted Files Coverage Δ
...-of-administration/route-of-administration.spec.ts 100.00% <0.00%> (ø)
...ackages/osiris/src/dosage-unit/dosage-unit.spec.ts
packages/osiris/src/dosage-unit/dosage-unit.ts
...es/osiris/src/dosage-unit/dosage-classification.ts
.../src/dosage-unit/dosage-table/dosage-table.spec.ts
...siris/src/dosage-unit/dosage-table/dosage-table.ts
...ges/osiris/src/dosage/dosage-table/dosage-table.ts 62.85% <0.00%> (ø)
...ackages/osiris/src/dosage/dosage-classification.ts 100.00% <0.00%> (ø)
...ges/osiris/src/dosage/dosage-range/dosage-range.ts 53.19% <0.00%> (ø)
packages/osiris/src/dosage/dosage.spec.ts 100.00% <0.00%> (ø)
... and 1 more

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