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

Allow the benchmark to save off all the data as a json file #1535

Merged
merged 4 commits into from Feb 13, 2020

Conversation

vEpiphyte
Copy link
Contributor

No description provided.

@vEpiphyte vEpiphyte added this to the v0.1.52 milestone Feb 13, 2020
@vEpiphyte vEpiphyte self-assigned this Feb 13, 2020
@codecov
Copy link

codecov bot commented Feb 13, 2020

Codecov Report

Merging #1535 into master will increase coverage by 0.91%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1535      +/-   ##
==========================================
+ Coverage   94.75%   95.66%   +0.91%     
==========================================
  Files         135      135              
  Lines       22174    22174              
==========================================
+ Hits        21010    21212     +202     
+ Misses       1164      962     -202
Flag Coverage Δ
#linux 95.66% <ø> (+12.37%) ⬆️
#osx ?
Impacted Files Coverage Δ
synapse/lib/platforms/darwin.py 0% <0%> (-100%) ⬇️
synapse/lib/thisplat.py 58.33% <0%> (-8.34%) ⬇️
synapse/lib/spawn.py 97.89% <0%> (-0.85%) ⬇️
synapse/lib/link.py 98.65% <0%> (-0.68%) ⬇️
synapse/lib/hive.py 97.43% <0%> (+0.12%) ⬆️
synapse/lib/node.py 98.69% <0%> (+0.18%) ⬆️
synapse/lib/lmdbslab.py 98.92% <0%> (+0.4%) ⬆️
synapse/lib/types.py 99.14% <0%> (+0.42%) ⬆️
synapse/daemon.py 89.85% <0%> (+0.89%) ⬆️
synapse/lib/ast.py 95.09% <0%> (+0.95%) ⬆️
... and 6 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 dfbf9a7...46ad5a6. Read the comment docs.

@vEpiphyte vEpiphyte merged commit 0d82af0 into master Feb 13, 2020
@vEpiphyte vEpiphyte deleted the feature_benchmark_json branch February 14, 2020 00:55
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.

None yet

2 participants