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

feat!: Auto-import types #1315

Merged
merged 4 commits into from
Dec 30, 2024
Merged

feat!: Auto-import types #1315

merged 4 commits into from
Dec 30, 2024

Conversation

aklinker1
Copy link
Collaborator

@aklinker1 aklinker1 commented Dec 30, 2024

Additionally, I had to change to manually specifying all the APIs to auto-import. Not all types should have been exported, and this might effect people modifying the config in hooks or modules.

@aklinker1 aklinker1 self-assigned this Dec 30, 2024
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.96%. Comparing base (fb1a716) to head (442df17).
Report is 1 commits behind head on 0.20.0-breaking-changes.

Additional details and impacted files
@@                     Coverage Diff                     @@
##           0.20.0-breaking-changes    #1315      +/-   ##
===========================================================
- Coverage                    81.14%   80.96%   -0.19%     
===========================================================
  Files                          127      127              
  Lines                         6147     6245      +98     
  Branches                      1047     1044       -3     
===========================================================
+ Hits                          4988     5056      +68     
- Misses                        1142     1172      +30     
  Partials                        17       17              

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

@aklinker1 aklinker1 changed the title feat: Manually specify auto-imported WXT APIs and types feat!: Manually specify auto-imported WXT APIs and types Dec 30, 2024
@aklinker1 aklinker1 changed the title feat!: Manually specify auto-imported WXT APIs and types feat!: Auto-import types Dec 30, 2024
@aklinker1 aklinker1 marked this pull request as ready for review December 30, 2024 17:30
@aklinker1 aklinker1 merged commit 4e4f99d into 0.20.0-breaking-changes Dec 30, 2024
12 checks passed
@aklinker1 aklinker1 deleted the unimport-types branch December 30, 2024 17:30
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.

1 participant