bee-browser / bee

An HTML5-compliant small browser engine for embedding
Apache License 2.0
4 stars 1 forks source link

test(layout): use puppeteer containers for generating tests #209

Closed masnagam closed 3 months ago

github-actions[bot] commented 3 months ago

🐰Bencher

ReportSun, June 23, 2024 at 07:26:15 UTC
Projectbee-browser
Branch209/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns)
fib/16➖ (view plot)5,878,500.00
fib/24➖ (view plot)7,483,800.00
fib/32➖ (view plot)85,485,000.00
parsing lipsum.html➖ (view plot)282,180.00
parsing medium-fragment.html➖ (view plot)96,823.00
parsing wikipedia.html➖ (view plot)5,733,900.00

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.90%. Comparing base (62635aa) to head (ee673dd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ======================================= Coverage 77.90% 77.90% ======================================= Files 65 65 Lines 20082 20082 Branches 20082 20082 ======================================= Hits 15645 15645 Misses 4207 4207 Partials 230 230 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.