Skip to content

Issue103 use insert in options #152

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

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Conversation

tblanke
Copy link
Owner

@tblanke tblanke commented Oct 6, 2023

No description provided.

@tblanke tblanke linked an issue Oct 6, 2023 that may be closed by this pull request
@tblanke tblanke requested a review from wouterpeere October 6, 2023 13:36
@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2023

Codecov Report

Merging #152 (aec2ef1) into main (6291220) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##             main     #152    +/-   ##
========================================
  Coverage   99.79%   99.79%            
========================================
  Files         106      106            
  Lines        6212     6315   +103     
========================================
+ Hits         6199     6302   +103     
  Misses         13       13            
Files Coverage Δ
...GUI/gui_classes/gui_structure_classes/float_box.py 100.00% <100.00%> (ø)
...ioGUI/gui_classes/gui_structure_classes/int_box.py 100.00% <100.00%> (ø)
...gui_classes/gui_structure_classes/matrix_option.py 100.00% <100.00%> (ø)
..._classes/gui_structure_classes/multiple_int_box.py 100.00% <100.00%> (ø)
examples/example_classes/gui_structure.py 0.00% <ø> (ø)
tests/gui_structure_for_tests.py 100.00% <100.00%> (ø)
...ests/test_gui_structure_elements/test_float_box.py 100.00% <100.00%> (ø)
tests/test_gui_structure_elements/test_int_box.py 100.00% <100.00%> (ø)

@wouterpeere
Copy link
Collaborator

Hi @tblanke, there are still some issues with this issue.
For me, it is not necessary to put this in the next ScenarioGUI version ...

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.

Use insert in Options
3 participants