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

chore: eslint sort import #10

Merged
merged 3 commits into from
Mar 1, 2025
Merged

chore: eslint sort import #10

merged 3 commits into from
Mar 1, 2025

Conversation

mdjastrzebski
Copy link
Owner

Summary

ESLint sort imports, "type" imports and reformat with prettier.

Copy link

codecov bot commented Mar 1, 2025

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 46.25%. Comparing base (63ac979) to head (90bd34d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/reconciler.ts 63.63% 4 Missing ⚠️
src/host-element.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   46.12%   46.25%   +0.12%     
==========================================
  Files           6        6              
  Lines         245      240       -5     
  Branches       50       48       -2     
==========================================
- Hits          113      111       -2     
- Misses        124      129       +5     
+ Partials        8        0       -8     

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

@mdjastrzebski mdjastrzebski merged commit 489d671 into main Mar 1, 2025
3 checks passed
@mdjastrzebski mdjastrzebski deleted the chore/eslint-sort-import branch March 1, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant