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

export WebView in v2 documents #1688

Merged
merged 2 commits into from
Dec 18, 2024
Merged

export WebView in v2 documents #1688

merged 2 commits into from
Dec 18, 2024

Conversation

scytacki
Copy link
Member

@scytacki scytacki commented Dec 16, 2024

GameView is not handled in this PR.

Here is the GameView Export PR:
#1690

GameView is not handled yet. V3 treates them as the same, but for V2 export we'll have to differentiate.
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.87%. Comparing base (1d68742) to head (d10df96).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1688    +/-   ##
========================================
  Coverage   85.86%   85.87%            
========================================
  Files         607      607            
  Lines       31012    31018     +6     
  Branches     8603     8003   -600     
========================================
+ Hits        26628    26636     +8     
- Misses       4063     4227   +164     
+ Partials      321      155   -166     
Flag Coverage Δ
cypress 74.83% <20.00%> (-0.03%) ⬇️
jest 53.71% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

cypress bot commented Dec 16, 2024

codap-v3    Run #5583

Run Properties:  status check passed Passed #5583  •  git commit 73e9dd7774: Increment the build number
Project codap-v3
Branch Review main
Run status status check passed Passed #5583
Run duration 01m 53s
Commit git commit 73e9dd7774: Increment the build number
Committer eireland
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 3
View all changes introduced in this branch ↗︎

@scytacki scytacki marked this pull request as ready for review December 16, 2024 22:38
@scytacki scytacki requested a review from kswenson December 16, 2024 22:38
@kswenson kswenson added the v3 CODAP v3 label Dec 17, 2024
Copy link
Member

@kswenson kswenson left a comment

Choose a reason for hiding this comment

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

👍 LGTM

v3/src/components/web-view/web-view-registration.test.ts Outdated Show resolved Hide resolved
@scytacki scytacki merged commit 15ed402 into main Dec 18, 2024
21 checks passed
@scytacki scytacki deleted the 188616792-export-webview branch December 18, 2024 14:21
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.

2 participants