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

Fix #41: Add option to include additional features #43

Merged
merged 6 commits into from
Aug 15, 2023

Conversation

rchan26
Copy link
Collaborator

@rchan26 rchan26 commented Aug 15, 2023

Fix #41 . Allow user to add additional features to path (rather than just time features like we had previously).

rchan26 and others added 6 commits August 14, 2023 14:57
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.7 to 1.8.10.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.8.7...v1.8.10)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ypa/gh-action-pypi-publish-1.8.10

Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10
@codecov-commenter
Copy link

Codecov Report

Merging #43 (bd7fb1d) into develop (73ff51e) will decrease coverage by 0.17%.
Report is 6 commits behind head on develop.
The diff coverage is 52.05%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
- Coverage    39.56%   39.39%   -0.17%     
===========================================
  Files            8        8              
  Lines          910      924      +14     
===========================================
+ Hits           360      364       +4     
- Misses         550      560      +10     
Files Changed Coverage Δ
src/nlpsig/classification_utils.py 8.57% <ø> (+0.04%) ⬆️
src/nlpsig/data_preparation.py 71.18% <51.38%> (-2.39%) ⬇️
src/nlpsig/dimensionality_reduction.py 96.34% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rchan26 rchan26 merged commit ef6e51d into develop Aug 15, 2023
3 of 4 checks passed
@rchan26 rchan26 deleted the additional-features branch August 15, 2023 10:04
@rchan26 rchan26 changed the title Fix #8: Add option to include additional features Fix #41: Add option to include additional features Aug 15, 2023
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