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

Add layer cloning #1819

Merged
merged 19 commits into from
Jul 31, 2020
Merged

Add layer cloning #1819

merged 19 commits into from
Jul 31, 2020

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Jul 23, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

Merging #1819 into master will increase coverage by 0.08%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1819      +/-   ##
==========================================
+ Coverage   96.17%   96.25%   +0.08%     
==========================================
  Files         140      140              
  Lines       27317    27382      +65     
==========================================
+ Hits        26271    26357      +86     
+ Misses       1046     1025      -21     
Flag Coverage Δ
#linux 96.25% <97.05%> (+0.08%) ⬆️
#linux_replay 66.52% <95.58%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
synapse/lib/layer.py 97.81% <94.73%> (-0.04%) ⬇️
synapse/cortex.py 95.64% <97.14%> (+0.03%) ⬆️
synapse/lib/lmdbslab.py 98.86% <100.00%> (+0.22%) ⬆️
synapse/common.py 96.78% <0.00%> (+0.32%) ⬆️
synapse/lib/spawn.py 95.48% <0.00%> (+6.45%) ⬆️

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 e0a395a...0c84b07. Read the comment docs.

@Cisphyx Cisphyx changed the title WIP: Add layer cloning Add layer cloning Jul 28, 2020
synapse/lib/layer.py Outdated Show resolved Hide resolved
invisig0th
invisig0th previously approved these changes Jul 29, 2020
synapse/cortex.py Show resolved Hide resolved
synapse/cortex.py Show resolved Hide resolved
synapse/cortex.py Outdated Show resolved Hide resolved
@Cisphyx Cisphyx merged commit 19e91a7 into master Jul 31, 2020
@Cisphyx Cisphyx deleted the layer-clone branch July 31, 2020 13:37
@vEpiphyte vEpiphyte added this to the v2.5.1 milestone Aug 3, 2020
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.

4 participants