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

release: Merge into main and create tag as v1.0.5-rc.1 #83

Closed
wants to merge 5 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

Created by Github action: semantic-release.yml

dbhart and others added 5 commits October 29, 2024 12:19
* refactor: change the way logging is done, make output directories more explicit (not enforced yet)

* style: apply black formatting

* ci: change testing output to use 'tee' instead of redirect

* test: no subprocess test in ipynb on linux

* test: strip metadata by hand from ipynb

* refactor: modify logging output formats

* refactor: move certain elements out of Model into a BaseModel

* refactor(version): move location of version number to avoid circular imports

* refactor(test): fix test to match refactor of license and copyright text names
Automatically generated by python-semantic-release
Automatically generated by python-semantic-release

* ci: test separate repo for reusable workflows

* ci: test separate repo for reusable workflows

* ci: test separate repo for reusable workflows

* ci: update continuous testing to include semantic release check

* chore: modify pyproject release branches specification

* ci: update continuous testing to include semantic release check on pyproject.toml modification

* ci: add pull request context to quick test

* ci: remove automatic prerelease tag from pr builds for time being

* ci: update semantic-release workflow for commits to staging

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: David Hart <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Automatically generated by python-semantic-release
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.05%. Comparing base (8117c5d) to head (dcfe04c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   88.05%   88.05%           
=======================================
  Files           9        9           
  Lines        2001     2001           
=======================================
  Hits         1762     1762           
  Misses        239      239           
Components Coverage Δ
python code 85.12% <100.00%> (ø)
C++ code ∅ <ø> (∅)
tests 99.75% <ø> (ø)

@dbhart dbhart closed this Oct 31, 2024
@dbhart
Copy link
Collaborator

dbhart commented Oct 31, 2024

This PR was part of auto-PR testing and should be closed.

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.

1 participant