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 `Bioavailability` #312

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: 4563efb848191533e787187d65a72619a6035e00

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 #312 (9e1523d) into trunk (b9abc63) will decrease coverage by 9.68%. The diff coverage is 72.77%.

@@            Coverage Diff             @@
##            trunk     #312      +/-   ##
==========================================
- Coverage   91.19%   81.51%   -9.68%     
==========================================
  Files          17       19       +2     
  Lines        1033     1239     +206     
  Branches       83       57      -26     
==========================================
+ Hits          942     1010      +68     
- Misses         87      226     +139     
+ Partials        4        3       -1     
Impacted Files Coverage Δ
...s/osiris/src/phase/phase-table/phase-table.spec.ts 100.00% <ø> (ø)
...ges/osiris/src/dosage/dosage-table/dosage-table.ts 42.68% <34.14%> (-20.18%) :arrow_down:
...ckages/osiris/src/phase/phase-table/phase-table.ts 69.91% <44.00%> (-24.54%) :arrow_down:
...inistration-table/route-of-administration-table.ts 61.01% <50.00%> (-26.26%) :arrow_down:
...ckages/osiris/src/research-paper/research-paper.ts 81.25% <60.00%> (ø)
...ges/osiris/src/dosage/dosage-range/dosage-range.ts 39.43% <61.53%> (-13.76%) :arrow_down:
...ages/osiris/src/bioavailability/bioavailability.ts 64.10% <64.10%> (ø)
packages/osiris/src/dosage/dosage.ts 80.53% <64.10%> (-8.76%) :arrow_down:
packages/osiris/src/phase/phase.ts 80.51% <72.00%> (-5.20%) :arrow_down:
...route-of-administration/route-of-administration.ts 72.09% <91.30%> (-27.91%) :arrow_down:
... and 12 more

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