-
Notifications
You must be signed in to change notification settings - Fork 9
skpkg: setup CI after migrating tests, src, requirements, and .github folder #151
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I'm not sure why CI is not passing even though pre-commit is passing perfectly fine locally. I will keep looking into it. |
@sbillinge ready for review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## migration #151 +/- ##
============================================
Coverage ? 91.96%
============================================
Files ? 7
Lines ? 112
Branches ? 0
============================================
Hits ? 103
Misses ? 9
Partials ? 0
🚀 New features to boost your workflow:
|
looks great. |
sbillinge
added a commit
that referenced
this pull request
Jun 18, 2025
* skpkg: setup CI after migrating tests, src, requirements, and .github 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> * skpkg: add configuration files for pre-commit, readthedocs, codecov (#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, README, and public static files (#153) * 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 --------- Co-authored-by: zmx27 <95781012+zmx27@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.