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

Refacto: move GUI related code in a separate module and adapt setuptools #232

Merged
merged 7 commits into from
Mar 20, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Mar 20, 2024

No description provided.

@github-actions github-actions bot added ci-cd Everything related to continuous integration and deployment packaging labels Mar 20, 2024
@Guts Guts self-assigned this Mar 20, 2024
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes are missing coverage. Please review.

Project coverage is 20.42%. Comparing base (a9decce) to head (472b3cc).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   20.71%   20.42%   -0.29%     
==========================================
  Files          37       38       +1     
  Lines        3032     3075      +43     
  Branches      310      317       +7     
==========================================
  Hits          628      628              
- Misses       2372     2415      +43     
  Partials       32       32              
Flag Coverage Δ
unittests 20.42% <0.00%> (-0.29%) ⬇️

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

Files Coverage Δ
dicogis/ui/main_windows.py 0.00% <ø> (ø)
dicogis/cli/main.py 0.00% <0.00%> (ø)
dicogis/ui/main.py 0.00% <0.00%> (ø)

@github-actions github-actions bot added documentation Improvements or additions to documentation CLI Command Line Interface labels Mar 20, 2024
@Guts Guts merged commit fad5cf4 into master Mar 20, 2024
8 checks passed
@Guts Guts deleted the refacto--move-GUI-code-in-a-separate-module branch March 20, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Everything related to continuous integration and deployment CLI Command Line Interface documentation Improvements or additions to documentation packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant