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

removed all the unused block_replace functionality #228

Merged
merged 2 commits into from
Nov 12, 2020
Merged

removed all the unused block_replace functionality #228

merged 2 commits into from
Nov 12, 2020

Conversation

felipeZ
Copy link
Contributor

@felipeZ felipeZ commented Nov 12, 2020

Changes

  • remove the __block_replace functionality
  • Remove the xc section from the ADF template

@felipeZ felipeZ requested a review from BvB93 November 12, 2020 16:23
@codecov-io
Copy link

Codecov Report

Merging #228 (c45dadf) into master (5754a88) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
- Coverage   81.37%   81.24%   -0.13%     
==========================================
  Files          39       39              
  Lines        1906     1893      -13     
  Branches      241      237       -4     
==========================================
- Hits         1551     1538      -13     
  Misses        281      281              
  Partials       74       74              
Impacted Files Coverage Δ
src/qmflows/templates/templates.py 100.00% <ø> (ø)
src/qmflows/settings.py 89.06% <100.00%> (-1.85%) ⬇️

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 5754a88...c45dadf. Read the comment docs.

Copy link
Collaborator

@BvB93 BvB93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By the looks it there are still a few more references to this, now redundant, __block_replace key:
https://github.com/search?q=org%3ASCM-NV+__block_replace&type=code

Copy link
Collaborator

@BvB93 BvB93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@felipeZ felipeZ merged commit 16a4670 into master Nov 12, 2020
@BvB93 BvB93 deleted the adf_xc branch October 19, 2021 19:18
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.

3 participants