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

GUI skeleton #10

Merged
merged 78 commits into from
Jan 11, 2021
Merged

GUI skeleton #10

merged 78 commits into from
Jan 11, 2021

Conversation

altendky
Copy link
Owner

@altendky altendky commented Jan 4, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #10 (7ff6157) into main (3125f64) will increase coverage by 2.88%.
The diff coverage is 99.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   96.77%   99.66%   +2.88%     
==========================================
  Files          10       12       +2     
  Lines          93      295     +202     
  Branches        6       22      +16     
==========================================
+ Hits           90      294     +204     
+ Misses          3        0       -3     
- Partials        0        1       +1     
Impacted Files Coverage Δ
src/ssst/gui/main.py 98.86% <98.86%> (ø)
src/ssst/__init__.py 100.00% <100.00%> (ø)
src/ssst/_tests/pytest_plugin.py 100.00% <100.00%> (ø)
src/ssst/_tests/test_cli.py 100.00% <100.00%> (ø)
src/ssst/_tests/test_exceptions.py 100.00% <100.00%> (ø)
src/ssst/_tests/test_utilities.py 100.00% <100.00%> (ø)
src/ssst/_utilities.py 100.00% <100.00%> (ø)
src/ssst/cli.py 100.00% <100.00%> (+23.07%) ⬆️
src/ssst/exceptions.py 100.00% <100.00%> (ø)
... and 5 more

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 3125f64...7ff6157. Read the comment docs.

@altendky altendky merged commit 05ba726 into main Jan 11, 2021
@altendky altendky deleted the gui_skeleton branch January 11, 2021 03:03
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