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(`osiris`): `Substance` should have `.toJSON()` method #263

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: 7134ea94c30bd27bfdfd8225a9da1851f7df5864

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 5 Code Smells

83.6% 83.6% Coverage
0.0% 0.0% Duplication

codecov-commenter commented 1 year ago

Codecov Report

Merging #263 (7134ea9) into trunk (4f81bab) will decrease coverage by 0.41%. The diff coverage is 82.35%.

@@            Coverage Diff             @@
##            trunk     #263      +/-   ##
==========================================
- Coverage   97.17%   96.77%   -0.41%     
==========================================
  Files          22       23       +1     
  Lines        1700     1734      +34     
  Branches      111      111              
==========================================
+ Hits         1652     1678      +26     
- Misses         44       52       +8     
  Partials        4        4              
Impacted Files Coverage Δ
packages/osiris/src/shared/substance/substance.ts 93.47% <40.00%> (-6.53%) :arrow_down:
...ration-table/route-of-administration-table.spec.ts 100.00% <100.00%> (ø)
...inistration-table/route-of-administration-table.ts 98.18% <100.00%> (+2.02%) :arrow_up:
...ages/osiris/src/shared/substance/substance.spec.ts 100.00% <100.00%> (ø)

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