Skip to content

chore(repo): enforce prettier formatting#112

Merged
Egge21M merged 3 commits intomasterfrom
prettier
Mar 30, 2026
Merged

chore(repo): enforce prettier formatting#112
Egge21M merged 3 commits intomasterfrom
prettier

Conversation

@Egge21M
Copy link
Copy Markdown
Collaborator

@Egge21M Egge21M commented Mar 13, 2026

This will be merged leading up to v1 to avoid merge hell

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 13, 2026

⚠️ No Changeset found

Latest commit: c5edf78

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

@igbopharaoh
Copy link
Copy Markdown
Contributor

I'm thinking, maybe we can add pre commit hooks to format code changes on every push, Since this workflow checks for code style consistency

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 85.55556% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.64%. Comparing base (0bda490) to head (c5edf78).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/core/services/AuthService.ts 30.00% 7 Missing ⚠️
packages/core/services/TransactionService.ts 0.00% 4 Missing ⚠️
packages/core/services/AuthSessionService.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   75.62%   75.64%   +0.01%     
==========================================
  Files         110      110              
  Lines       11963    12008      +45     
==========================================
+ Hits         9047     9083      +36     
- Misses       2916     2925       +9     
Flag Coverage Δ
core-integration 63.85% <ø> (-0.15%) ⬇️
core-unit 76.47% <85.55%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Egge21M Egge21M marked this pull request as ready for review March 27, 2026 19:37
@Egge21M Egge21M merged commit 27cd86e into master Mar 30, 2026
12 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in coco Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants