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

License compliance #15

Merged
merged 3 commits into from
Sep 15, 2024
Merged

License compliance #15

merged 3 commits into from
Sep 15, 2024

Conversation

kanenorman
Copy link
Collaborator

Pull Request

PR Type

  • 🐛 Bug Fix
  • ✨ Feature
  • 🚀 Performance Optimization
  • ♻️ Refactoring
  • 📚 Documentation Update
  • 🔧 Configuration Change
  • 🧪 Test Addition/Update
  • 🔨 CI/CD Change
  • Other (please describe): License compliance

Description

Ensure that license compliance is maintained

Related Issues

Testing

Added/Updated Tests

  • Yes
  • No, and here's why: No source code modified
  • I need help writing tests

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit
  • Integration
  • Other:

Test Configuration

  • Python version:
  • Operating System:
  • Any other relevant configuration details:

Checklist

  • I have read the contributors guidelines and code of conduct
  • I have updated the documentation accordingly
  • I have added/updated tests as appropriate
  • I have updated the related issue(s) with new insights and changes
  • I have used a conventional commit type in my PR title
  • I have run pre-commit hooks and fixed any issues

Additional Notes

[ Optional ]

@kanenorman kanenorman marked this pull request as ready for review September 15, 2024 16:13
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/temporalscope/conf.py 44.00% <ø> (ø)
src/temporalscope/core/temporal_data_loader.py 26.50% <ø> (ø)
src/temporalscope/core/temporal_model_trainer.py 0.00% <ø> (ø)
src/temporalscope/core/utils.py 27.58% <ø> (ø)
src/temporalscope/metrics/masv.py 0.00% <ø> (ø)
src/temporalscope/partition/base.py 0.00% <ø> (ø)
src/temporalscope/partition/data_checks.py 11.90% <ø> (ø)
src/temporalscope/partition/sliding_window.py 0.00% <ø> (ø)

@philip-ndikum philip-ndikum merged commit d46c93d into main Sep 15, 2024
25 checks passed
@kanenorman kanenorman deleted the license-compliance branch September 15, 2024 16:23
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.

chore: License Compliance
2 participants