Skip to content

add is_anonymous flag to tree nodes #6

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

Merged
merged 1 commit into from
Apr 12, 2025
Merged

Conversation

bartveneman
Copy link
Member

closes #5

@codecov-commenter
Copy link

Bundle Report

Changes will increase total bundle size by 237 bytes (4.41%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
cssLayerTree-cssLayerTree-esm 3.13kB 142 bytes (4.76%) ⬆️
cssLayerTree-cssLayerTree-esm-cssLayerTree-umd 2.49kB 95 bytes (3.97%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: cssLayerTree-cssLayerTree-esm-cssLayerTree-umd

Assets Changed:

Asset Name Size Change Total Size Change (%)
css-*.umd.cjs 95 bytes 2.49kB 3.97%

Files in css-*.umd.cjs:

  • ./src/TreeNode.js → Total Size: 1.63kB
view changes for bundle: cssLayerTree-cssLayerTree-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
css-*.js 142 bytes 3.13kB 4.76%

Files in css-*.js:

  • ./src/TreeNode.js → Total Size: 1.63kB

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d134631) to head (b1c8315).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          202       206    +4     
=========================================
+ Hits           202       206    +4     

☔ 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.

@bartveneman bartveneman merged commit cb85048 into main Apr 12, 2025
1 check passed
@bartveneman bartveneman deleted the add-anonymous-flag branch April 12, 2025 19:39
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.

add flag to mark anonymous layers
2 participants