Skip to content

Conversation

just-boris
Copy link
Member

Description

Update snapshots following this change: cloudscape-design/documenter#91

Related links, issue #, if available: n/a

How has this been tested?

Test only change

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@just-boris just-boris requested a review from a team as a code owner September 10, 2025 10:59
@just-boris just-boris requested review from pan-kot and removed request for a team September 10, 2025 10:59
@@ -88749,7 +88726,7 @@ To find a specific row use the \`findRow(n)\` function as chaining \`findRows().
},
},
],
"name": "AttributeEditorWrapper",
"name": "ChartPopoverSeriesWrapper",
},
Copy link
Member Author

Choose a reason for hiding this comment

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

Git diff cannot detect new classes inserted in the middle of the list, and it renders them as "modified". See below, the AttributeEditorWrapper still exists

Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.12%. Comparing base (1fee55a) to head (fef90eb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3853   +/-   ##
=======================================
  Coverage   97.12%   97.12%           
=======================================
  Files         844      844           
  Lines       24553    24553           
  Branches     8659     8660    +1     
=======================================
  Hits        23846    23846           
+ Misses        700      657   -43     
- Partials        7       50   +43     

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

@just-boris just-boris added this pull request to the merge queue Sep 11, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 11, 2025
@just-boris just-boris added this pull request to the merge queue Sep 11, 2025
Merged via the queue into main with commit ac036d3 Sep 11, 2025
38 checks passed
@just-boris just-boris deleted the documenter-migration branch September 11, 2025 14:07
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