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

Refactoring coordinate indices and random choice #9

Merged
merged 2 commits into from
May 10, 2021
Merged

Refactoring coordinate indices and random choice #9

merged 2 commits into from
May 10, 2021

Conversation

kotarot
Copy link
Owner

@kotarot kotarot commented May 10, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #9 (ca2ce24) into main (1f1d5b8) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   82.92%   82.75%   -0.17%     
==========================================
  Files           7        7              
  Lines         205      203       -2     
==========================================
- Hits          170      168       -2     
  Misses         35       35              
Flag Coverage Δ
unittests 82.75% <100.00%> (-0.17%) ⬇️

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

Impacted Files Coverage Δ
rectangle_packing_solver/sequence_pair.py 80.85% <100.00%> (ø)
rectangle_packing_solver/solver.py 98.07% <100.00%> (-0.08%) ⬇️

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 1f1d5b8...ca2ce24. Read the comment docs.

@kotarot kotarot merged commit e27e077 into main May 10, 2021
@kotarot kotarot deleted the refactor branch May 10, 2021 14:41
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.

None yet

1 participant