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: export case table in v2 format #1684

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

kswenson
Copy link
Member

@kswenson kswenson commented Dec 12, 2024

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.85%. Comparing base (c72197c) to head (cd8a5c9).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1684      +/-   ##
==========================================
+ Coverage   85.83%   85.85%   +0.01%     
==========================================
  Files         607      607              
  Lines       30953    30963      +10     
  Branches     7980     7982       +2     
==========================================
+ Hits        26570    26583      +13     
- Misses       4003     4225     +222     
+ Partials      380      155     -225     
Flag Coverage Δ
cypress 74.95% <43.75%> (-0.02%) ⬇️
jest 53.60% <100.00%> (+0.09%) ⬆️

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 12, 2024

codap-v3    Run #5541

Run Properties:  status check passed Passed #5541  •  git commit a3c01a07b7: Increment the build number
Project codap-v3
Branch Review main
Run status status check passed Passed #5541
Run duration 02m 13s
Commit git commit a3c01a07b7: 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 ↗︎

@kswenson kswenson marked this pull request as ready for review December 12, 2024 01:37
@kswenson kswenson requested a review from scytacki December 12, 2024 01:37
Copy link
Member

@scytacki scytacki left a comment

Choose a reason for hiding this comment

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

Looks good. Just has a what is probably a simple merge conflict with some code in my previous PR which has now been merged.

@kswenson kswenson force-pushed the 188616842-export-case-table branch from a56ceae to cd8a5c9 Compare December 12, 2024 23:45
@kswenson kswenson merged commit a82ad7b into main Dec 13, 2024
21 checks passed
@kswenson kswenson deleted the 188616842-export-case-table branch December 13, 2024 00:40
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