Skip to content

Clean project and test files#118

Merged
jeylau merged 4 commits intomainfrom
clean_setup
Feb 20, 2024
Merged

Clean project and test files#118
jeylau merged 4 commits intomainfrom
clean_setup

Conversation

@jeylau
Copy link
Contributor

@jeylau jeylau commented Feb 20, 2024

Locally tested with python -m build . and pip install the wheel.
@n-poulsen, if we can get the tests to systematically pass, I can release a new version (or we just accept that the deploy step may be done even if some tests have failed).

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dbf063a) 81.87% compared to head (753045d) 81.87%.
Report is 2 commits behind head on main.

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   81.87%   81.87%           
=======================================
  Files          11       11           
  Lines        1754     1754           
=======================================
  Hits         1436     1436           
  Misses        318      318           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeylau jeylau requested a review from n-poulsen February 20, 2024 12:45
@n-poulsen
Copy link
Contributor

@jeylau Could we also update the README? Currently it mentions:

Start by installing PySide6 with pip install "pyside6<6.3.2"; this is the library we now use to build GUIs.

Copy link
Contributor

@n-poulsen n-poulsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeylau LGTM once the README is updated. Tested locally (pytest + on actual projects) and no issues found.

@jeylau
Copy link
Contributor Author

jeylau commented Feb 20, 2024

Good catch @n-poulsen; fixed!

@jeylau jeylau merged commit e9b778f into main Feb 20, 2024
@jeylau jeylau deleted the clean_setup branch February 20, 2024 14:13
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.

4 participants