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: bundle maps ourselves #499

Merged
merged 3 commits into from
Sep 10, 2024
Merged

refactor: bundle maps ourselves #499

merged 3 commits into from
Sep 10, 2024

Conversation

tpluscode
Copy link
Contributor

I propose to replace the map bundle with our own where we import what's necessary.

Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: 71b1f42

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
trifid-plugin-yasgui Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

packages/yasgui/package.json Show resolved Hide resolved
packages/yasgui/package.json Show resolved Hide resolved
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 116 lines in your changes missing coverage. Please review.

Project coverage is 69.70%. Comparing base (508ade0) to head (71b1f42).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/yasgui/plugins/map.js 0.00% 108 Missing ⚠️
packages/yasgui/plugins/deps.js 0.00% 6 Missing ⚠️
packages/yasgui/plugins/style.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
- Coverage   72.04%   69.70%   -2.34%     
==========================================
  Files          51       53       +2     
  Lines        3223     3331     +108     
==========================================
  Hits         2322     2322              
- Misses        901     1009     +108     

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

@tpluscode
Copy link
Contributor Author

Screen.Recording.2024-09-10.at.14.47.50.mov

Copy link
Member

@ludovicm67 ludovicm67 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tpluscode Thanks a lot for your suggestions.

I also used that PR to add a mapKind option and improved the way the map plugin gets rendered.

@ludovicm67 ludovicm67 merged commit 02b0db2 into main Sep 10, 2024
4 checks passed
@ludovicm67 ludovicm67 deleted the map-bundle branch September 10, 2024 16:38
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.

2 participants