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

More tests, benchmarks, and profiling loops #223

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

make-github-pseudonymous-again
Copy link
Member

This branch implements the new tests, benchmarks, and profiling loops required by #108 and #120.

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #223 (a2ee7ff) into main (96a58a6) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
+ Coverage   98.20%   98.46%   +0.26%     
==========================================
  Files          49       49              
  Lines        1282     1371      +89     
==========================================
+ Hits         1259     1350      +91     
+ Misses         23       21       -2     
Impacted Files Coverage Δ
src/5-api.js 100.00% <100.00%> (ø)
src/4-lazy/0-Lazy.js 100.00% <0.00%> (+1.44%) ⬆️
src/2-node/2-Node2.js 87.23% <0.00%> (+2.12%) ⬆️

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 96a58a6...a2ee7ff. Read the comment docs.

@make-github-pseudonymous-again make-github-pseudonymous-again force-pushed the better-tests-benchmarks-and-profiling branch from e9a0276 to a2ee7ff Compare November 29, 2021 21:57
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.

2 participants