Skip to content

Migration into main #154

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

Merged
merged 3 commits into from
Jun 18, 2025
Merged

Migration into main #154

merged 3 commits into from
Jun 18, 2025

Conversation

sbillinge
Copy link
Contributor

No description provided.

zmx27 and others added 3 commits June 15, 2025 17:15
… folder (#151)

* skpkg: migrate src folder

* skpkg: migrate tests folder

* skpkg: list dependencies in requirements folder

* skpkg: add CI and issue/PR templates

* skpkg: add pyproject.toml

* skpkg: standardize files by removing examples and adding back necessary scripts

* skpkg: modify copyright years and contributors in a missed file

* style: changed line length to 115 and ran pre-commit again

* fix: testing if adding .github/workflow will pass CI

* [pre-commit.ci] auto fixes from pre-commit hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…152)

* skpkg: add config files for pre-commit

* skpkg: add config files readthedocs, codecov, GitHub

* style: remove stashed change indicators and modify code of conducts to pass pre-commit
* skpkg: migrate documentation

* skpkg: add config files for authors, changelog, code of conduct, license

* skpkg: add README.rst

* skpkg: add news files

* chore: add back necessary lines from the files

* chore: fix files according to comments in the review
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.96%. Comparing base (34b6aba) to head (4ebfac6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files           7        7           
  Lines         112      112           
=======================================
  Hits          103      103           
  Misses          9        9           
Files with missing lines Coverage Δ
tests/test_containers.py 100.00% <ø> (ø)
tests/test_optimizers.py 100.00% <100.00%> (ø)
tests/test_subroutines.py 100.00% <ø> (ø)
tests/test_version.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sbillinge sbillinge merged commit 3af38ad into main Jun 18, 2025
4 checks passed
@zmx27
Copy link
Contributor

zmx27 commented Jun 18, 2025

@sbillinge #147 should also be closed by this PR, right?

@sbillinge
Copy link
Contributor Author

yes, thanks for catching that.

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.

2 participants