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

chore: Merge non-code changes into main #69

Merged
merged 2 commits into from
Oct 23, 2024
Merged

chore: Merge non-code changes into main #69

merged 2 commits into from
Oct 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Created by Github action: semantic-release.yml

* ci: add executable to release workflow

* ci: modify semantic-release pr requests to choose between release and chore

* docs: update readme to show standalone version is available

Signed-off-by: David Hart <[email protected]>

* ci: create reusable testing workflow

Signed-off-by: David Hart <[email protected]>

---------

Signed-off-by: David Hart <[email protected]>
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.06%. Comparing base (d253db2) to head (9416c06).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   88.05%   88.06%   +0.01%     
==========================================
  Files           8        8              
  Lines        2000     2002       +2     
==========================================
+ Hits         1761     1763       +2     
  Misses        239      239              
Components Coverage Δ
python code 85.13% <50.00%> (+0.01%) ⬆️
C++ code ∅ <ø> (∅)
tests 99.75% <ø> (ø)

@dbhart dbhart self-requested a review October 23, 2024 15:43
Copy link
Collaborator

@dbhart dbhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI Build changes approved

@dbhart dbhart merged commit b24e801 into main Oct 23, 2024
24 of 26 checks passed
dbhart added a commit that referenced this pull request Oct 23, 2024
* chore: Merge non-code changes into main (#69)

build: update to create a standalone executable (#66)

* ci: add executable to release workflow

* ci: modify semantic-release pr requests to choose between release and chore

* docs: update readme to show standalone version is available

* ci: create reusable testing workflow

---------

Signed-off-by: David Hart <[email protected]>
Co-authored-by: David Hart <[email protected]>

* release: Merge into main and create tag as v1.0.3 (#72)

* build: update to create a standalone executable (#66)

* ci: add executable to release workflow

* ci: modify semantic-release pr requests to choose between release and chore

* docs: update readme to show standalone version is available

Signed-off-by: David Hart <[email protected]>

* ci: create reusable testing workflow

Signed-off-by: David Hart <[email protected]>

---------

Signed-off-by: David Hart <[email protected]>

* refactor(cpp): abstract out a BaseModel class for API clarity (#71)

* refactor: change the way logging is done, make output directories more explicit (not enforced yet)

* refactor: modify logging output formats

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

* ci: Check output of a continuous release process

* ci: modify semantic-release pr requests to choose between release and chore

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

* refactor(test): fix test to match refactor of license and copyright text names

* ci(test): Test using re-usable workflow for testing

* ci(test): update test workflows to use same reusable workflow underneath

* ci(test): create separate tests for each of the OSes

* ci(testsuite): change titles of os-specific workflows for brevity

* release: 1.0.3

Automatically generated by python-semantic-release

---------

Signed-off-by: David Hart <[email protected]>
Co-authored-by: David Hart <[email protected]>
Co-authored-by: github-actions <[email protected]>

---------

Signed-off-by: David Hart <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
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