Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: simplify class API - BREAKING CHANGE: public API breaking changes #81

Merged
merged 15 commits into from
Jun 17, 2024

Conversation

jy95
Copy link
Owner

@jy95 jy95 commented Jun 16, 2024

No description provided.

Copy link

codacy-production bot commented Jun 16, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (64d771b) 518 518 100.00%
Head commit (e439a43) 515 (-3) 515 (-3) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#81) 55 55 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@jy95 jy95 marked this pull request as ready for review June 16, 2024 19:19
Copy link

netlify bot commented Jun 16, 2024

Deploy Preview for fhir-dosage-utils ready!

Name Link
🔨 Latest commit e439a43
🔍 Latest deploy log https://app.netlify.com/sites/fhir-dosage-utils/deploys/6670a72ece3986000825248f
😎 Deploy Preview https://deploy-preview-81--fhir-dosage-utils.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Jun 16, 2024

📊 Package size report   -2.36%↓

File Before After
dist/main.js 39.0 kB -6.74%↓36.4 kB
dist/module.js 38.5 kB -6.4%↓36.1 kB
dist/types.d.ts 11.1 kB -18.5%↓9.0 kB
dist/types.d.ts.map 5.1 kB -6.98%↓4.8 kB
Total (Includes all files) 290.0 kB -2.36%↓283.1 kB
Tarball size 64.7 kB -3.58%↓62.3 kB
Unchanged files
File Size
dist/locales/de/common.json 2.2 kB
dist/locales/de/daysOfWeek.json 117 B
dist/locales/de/eventTiming.json 778 B
dist/locales/de/quantityComparator.json 47 B
dist/locales/de/unitsOfTime.json 682 B
dist/locales/en/common.json 2.1 kB
dist/locales/en/daysOfWeek.json 114 B
dist/locales/en/eventTiming.json 693 B
dist/locales/en/quantityComparator.json 47 B
dist/locales/en/unitsOfTime.json 666 B
dist/locales/fr/common.json 2.2 kB
dist/locales/fr/daysOfWeek.json 109 B
dist/locales/fr/eventTiming.json 727 B
dist/locales/fr/quantityComparator.json 47 B
dist/locales/fr/unitsOfTime.json 692 B
dist/locales/nl/common.json 2.2 kB
dist/locales/nl/daysOfWeek.json 116 B
dist/locales/nl/eventTiming.json 732 B
dist/locales/nl/quantityComparator.json 47 B
dist/locales/nl/unitsOfTime.json 670 B
LICENSE 34.5 kB
package.json 1.7 kB
README.md 2.8 kB
Hidden files
File Before After
dist/main.js.map 71.1 kB 0.5%↑71.4 kB
dist/module.js.map 71.1 kB 0.5%↑71.4 kB

🤖 This report was automatically generated by pkg-size-action

@jy95 jy95 merged commit 2abd4b2 into main Jun 17, 2024
12 checks passed
@jy95 jy95 deleted the big-bang-refactoring branch June 17, 2024 22:01
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant