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

General refactor/restructure of project #312

Merged
merged 2 commits into from
Feb 11, 2023
Merged

General refactor/restructure of project #312

merged 2 commits into from
Feb 11, 2023

Conversation

klaasnicolaas
Copy link
Owner

General restructure/refactor of the project.

  • Updates all sub-dependencies
  • Replace flake + all plugins + isort + pyupgrade + bandit by ruff
  • Address all issues raised by ruff
  • Simplify GitHub actions runs, to have a little fewer jobs/faster runtimes and leverage caching capabilities of other actions
  • Remove old configs no longer in use
  • Split test_output in seperate example files

@klaasnicolaas klaasnicolaas added ci Work that improves the continue integration. refactor Improvement of existing code, not introducing new features. labels Feb 11, 2023
@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (9edec71) compared to base (96a3c9f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #312   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           80        82    +2     
  Branches         6         6           
=========================================
+ Hits            80        82    +2     
Impacted Files Coverage Δ
gridnet/models.py 100.00% <ø> (ø)
gridnet/gridnet.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@klaasnicolaas klaasnicolaas merged commit 55c352c into main Feb 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2023
@klaasnicolaas klaasnicolaas deleted the klaas-2023-004 branch June 12, 2023 10:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Work that improves the continue integration. refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant