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 log to pack raw nodes #1213

Merged
merged 4 commits into from
Apr 29, 2019
Merged

Allow log to pack raw nodes #1213

merged 4 commits into from
Apr 29, 2019

Conversation

vEpiphyte
Copy link
Contributor

  • Refactor log command to use synapse.lib.cmd
  • Add --nodes-only argument to log to capture only packed nodes to disk.

@vEpiphyte vEpiphyte added this to the v0.1.4 milestone Apr 29, 2019
@vEpiphyte vEpiphyte self-assigned this Apr 29, 2019
@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

Merging #1213 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1213      +/-   ##
==========================================
+ Coverage   93.55%   93.56%   +<.01%     
==========================================
  Files         124      124              
  Lines       16613    16633      +20     
==========================================
+ Hits        15543    15563      +20     
  Misses       1070     1070
Impacted Files Coverage Δ
synapse/cmds/cortex.py 91.59% <100%> (+0.77%) ⬆️

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 8425bfb...2b6c7cc. Read the comment docs.

@vEpiphyte vEpiphyte merged commit 22e67c5 into master Apr 29, 2019
@vEpiphyte vEpiphyte deleted the feature_log_nodes branch April 29, 2019 22:50
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.

2 participants