dd-trace-js icon indicating copy to clipboard operation
dd-trace-js copied to clipboard

[ci-visibility] [do not review - wip] Improve `cypress` `beforeEach` and `afterEach` handles

Open juan-fernandez opened this issue 3 years ago • 2 comments

What does this PR do?

Motivation

Plugin Checklist

Additional Notes

juan-fernandez avatar Aug 26 '22 09:08 juan-fernandez

Overall package size

Self size: 2.6 MB Deduped: 29.78 MB No deduping: 30.41 MB

Dependency sizes

name version self size total size
@datadog/pprof 1.0.2 8.74 MB 14.46 MB
@datadog/native-metrics 1.4.2 6.61 MB 7.04 MB
@datadog/native-appsec 1.2.1 5.1 MB 5.43 MB
opentracing 0.14.7 194.81 kB 194.81 kB
@datadog/sketches-js 2.0.0 105.44 kB 105.44 kB
lodash.sortby 4.7.0 75.76 kB 75.76 kB
semver 5.7.1 61.58 kB 61.58 kB
ignore 5.2.0 48.87 kB 48.87 kB
import-in-the-middle 1.3.0 30.3 kB 34.77 kB
istanbul-lib-coverage 3.2.0 29.34 kB 29.34 kB
retry 0.10.1 27.44 kB 27.44 kB
lodash.uniq 4.5.0 25.01 kB 25.01 kB
limiter 1.1.5 23.17 kB 23.17 kB
lodash.kebabcase 4.1.1 17.75 kB 17.75 kB
lodash.pick 4.4.0 16.33 kB 16.33 kB
crypto-randomuuid 1.0.0 11.18 kB 11.18 kB
diagnostics_channel 1.1.0 7.07 kB 7.07 kB
path-to-regexp 0.1.7 6.78 kB 6.78 kB
koalas 1.0.2 6.47 kB 6.47 kB
methods 1.1.2 5.29 kB 5.29 kB
module-details-from-path 1.0.3 4.47 kB 4.47 kB

🤖 This report was automatically generated by heaviest-objects-in-the-universe

github-actions[bot] avatar Aug 26 '22 09:08 github-actions[bot]

Codecov Report

Merging #2314 (eab15ab) into master (b819d03) will decrease coverage by 0.38%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2314      +/-   ##
==========================================
- Coverage   92.91%   92.53%   -0.39%     
==========================================
  Files         222      221       -1     
  Lines        8526     8614      +88     
==========================================
+ Hits         7922     7971      +49     
- Misses        604      643      +39     
Impacted Files Coverage Δ
packages/datadog-plugin-jest/src/index.js 83.33% <0.00%> (-16.67%) :arrow_down:
packages/datadog-instrumentations/src/jest.js 82.82% <0.00%> (-16.01%) :arrow_down:
...ace/src/ci-visibility/exporters/agentless/index.js 80.95% <0.00%> (-11.91%) :arrow_down:
packages/dd-trace/src/exporters/common/writer.js 78.94% <0.00%> (-9.29%) :arrow_down:
...ce/src/ci-visibility/exporters/agentless/writer.js 91.30% <0.00%> (-8.70%) :arrow_down:
packages/datadog-plugin-jest/src/util.js 95.65% <0.00%> (-4.35%) :arrow_down:
packages/dd-trace/src/exporters/common/request.js 96.55% <0.00%> (-3.45%) :arrow_down:
...ges/dd-trace/src/encode/agentless-ci-visibility.js 64.67% <0.00%> (-2.74%) :arrow_down:
packages/datadog-plugin-cypress/src/index.js
packages/datadog-plugin-cypress/src/plugin.js
... and 9 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 26 '22 09:08 codecov[bot]

closing in favor of a future investigation of cypress issues

juan-fernandez avatar Nov 14 '22 08:11 juan-fernandez