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

chore: add codecov for js tests #467

Merged
merged 2 commits into from
Oct 14, 2021
Merged

chore: add codecov for js tests #467

merged 2 commits into from
Oct 14, 2021

Conversation

eh-am
Copy link
Collaborator

@eh-am eh-am commented Oct 14, 2021

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
webapp/public/assets/app.js 439.67 KB (0%) 8.8 s (0%) 868 ms (+3.09% 🔺) 9.7 s

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #467 (d1e790f) into main (3df5d9d) will increase coverage by 0.70%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
+ Coverage   51.57%   52.27%   +0.70%     
==========================================
  Files         125      147      +22     
  Lines        5734     6304     +570     
  Branches        0       93      +93     
==========================================
+ Hits         2957     3295     +338     
- Misses       2488     2694     +206     
- Partials      289      315      +26     
Impacted Files Coverage Δ
pkg/agent/target/target.go 54.29% <0.00%> (ø)
webapp/javascript/components/CheckIcon.jsx 0.00% <0.00%> (ø)
...ponents/FlameGraph/FlameGraphComponent/Tooltip.tsx 91.43% <0.00%> (ø)
webapp/javascript/components/Sidebar.jsx 54.29% <0.00%> (ø)
webapp/javascript/components/SlackIcon.jsx 100.00% <0.00%> (ø)
webapp/javascript/util/formatDate.js 3.71% <0.00%> (ø)
...lameGraph/FlameGraphComponent/Highlight.module.css 66.67% <0.00%> (ø)
webapp/javascript/redux/actionTypes.js 100.00% <0.00%> (ø)
...components/FlameGraph/FlameGraphComponent/color.js 57.50% <0.00%> (ø)
...mponents/FlameGraph/FlameGraphComponent/murmur3.js 0.00% <0.00%> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3df5d9d...d1e790f. Read the comment docs.

@pyroscopebot
Copy link
Collaborator

pyroscopebot commented Oct 14, 2021

Parameters

Details
Name Value
BENCH_RUN_FOR 10m
PYROBENCH_RAND_SEED 2306912
PYROBENCH_PROFILE_WIDTH 20
PYROBENCH_PROFILE_DEPTH 20
PYROBENCH_PROFILE_SYMBOL_LENGTH 30
PYROBENCH_APPS 20
PYROBENCH_CLIENTS 20
PYROBENCH_REQUESTS 10000

Result

main pr diff threshold
throughput 149.57 149.83 0.26 (0.18%) 5%
total items processed 121833.00 122238.00 405.00 (0.33%) 5%
Details
Name Description Query for main Query for pr
throughput rate(pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope:4040"}[5m]) rate(pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope_main:4040"}[5m])
total items processed pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope:4040"} pyroscope_http_request_duration_seconds_count{handler="/ingest", instance="pyroscope_main:4040"}

Screenshots

Throughput Throughput
Disk Usage Disk Usage
Memory Memory
Upload Errors (Total) Upload Errors (Total)
Successful Uploads (Total) Successful Uploads (Total)
CPU Utilization CPU Utilization

Generated by 🚫 dangerJS against ba688a1

@eh-am eh-am merged commit a673aea into main Oct 14, 2021
@eh-am eh-am deleted the codecov-js branch October 14, 2021 20:40
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.

None yet

2 participants