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

Revert "Use varname to resolve variable names" #57

Merged
merged 3 commits into from
Jan 28, 2021
Merged

Conversation

kotarot
Copy link
Owner

@kotarot kotarot commented Jan 28, 2021

Reverts #54

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #57 (394e08e) into main (7a2e096) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #57   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1427      1423    -4     
=========================================
- Hits          1427      1423    -4     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
sawatabi/algorithm/abstract_algorithm.py 100.00% <100.00%> (ø)
sawatabi/base_mixin.py 100.00% <100.00%> (ø)
sawatabi/model/constraint/abstract_constraint.py 100.00% <100.00%> (ø)
sawatabi/model/constraint/n_hot_constraint.py 100.00% <100.00%> (ø)
sawatabi/model/logical_model.py 100.00% <100.00%> (ø)
sawatabi/solver/dwave_solver.py 100.00% <100.00%> (ø)
sawatabi/solver/local_solver.py 100.00% <100.00%> (ø)
sawatabi/solver/optigan_solver.py 100.00% <100.00%> (ø)
sawatabi/solver/sawatabi_solver.py 100.00% <100.00%> (ø)

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 7a2e096...394e08e. Read the comment docs.

@kotarot kotarot merged commit 4d0fa5d into main Jan 28, 2021
@kotarot kotarot deleted the revert-54-varname branch January 28, 2021 15:17
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.

1 participant