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

test: react test datadog integration [infeng-497] #9455

Merged
merged 24 commits into from
May 30, 2024

Conversation

djanicekpach
Copy link
Contributor

@djanicekpach djanicekpach commented May 30, 2024

test: react test datadog integration [infeng-497]

Ticket

[infeng-497]

Description

This enables uploading the UI test information to datadog test runs/
https://app.datadoghq.com/ci/test-runs?saved-view-id=2724186

Waiting for this to be resolved before doing the unit tests DataDog/dd-trace-js#2366

Test Plan

passed in CI and the results are viewable in datadog.

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

@djanicekpach djanicekpach requested a review from a team as a code owner May 30, 2024 20:26
@cla-bot cla-bot bot added the cla-signed label May 30, 2024
Copy link

netlify bot commented May 30, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit c0cae0d
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/6658f0efa281d00008e8be20

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.57%. Comparing base (cc4ad2b) to head (c0cae0d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9455   +/-   ##
=======================================
  Coverage   48.57%   48.57%           
=======================================
  Files        1233     1233           
  Lines      159168   159168           
  Branches     2777     2778    +1     
=======================================
+ Hits        77312    77315    +3     
+ Misses      81682    81679    -3     
  Partials      174      174           
Flag Coverage Δ
backend 42.14% <ø> (+<0.01%) ⬆️
harness 64.08% <ø> (ø)
web 44.29% <ø> (ø)

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

see 3 files with indirect coverage changes

@djanicekpach djanicekpach force-pushed the djanicek/infeng-497/ui-datadog-integration branch from 6d74d8e to 076273a Compare May 30, 2024 20:57
@djanicekpach djanicekpach merged commit f54fb7c into main May 30, 2024
83 of 97 checks passed
@djanicekpach djanicekpach deleted the djanicek/infeng-497/ui-datadog-integration branch May 30, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants