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 #141

Merged
merged 2 commits into from
Mar 13, 2023
Merged

General refactor/restructure of project #141

merged 2 commits into from
Mar 13, 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
  • Move examples to new folder

@klaasnicolaas klaasnicolaas added the refactor Improvement of existing code, not introducing new features. label Mar 13, 2023
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a4c463b) 100.00% compared to head (20faa68) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #141   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           84        90    +6     
  Branches         9         9           
=========================================
+ Hits            84        90    +6     
Impacted Files Coverage Δ
namur/models.py 100.00% <100.00%> (ø)
namur/namur.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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@klaasnicolaas klaasnicolaas merged commit 7d8609f into main Mar 13, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant