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

Feature/ai/hourly predictions #370

Merged
merged 10 commits into from
Sep 23, 2024

Conversation

Rethakgetse-Manaka
Copy link
Contributor

@Rethakgetse-Manaka Rethakgetse-Manaka commented Sep 23, 2024

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)
#356

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Rethakgetse-Manaka Rethakgetse-Manaka added For: frontend This is mainly related to frontend UI code priority: high This needs/needed to be addressed as soon as possible effort: 8 This may require/required a week of work at minimum type: task Task request For: deployment This will affect our deployed system For: integration This is for work involving integration with the backend/model API labels Sep 23, 2024
@Rethakgetse-Manaka Rethakgetse-Manaka self-assigned this Sep 23, 2024
@Rethakgetse-Manaka Rethakgetse-Manaka marked this pull request as ready for review September 23, 2024 14:42
@Rethakgetse-Manaka Rethakgetse-Manaka merged commit 0999115 into develop Sep 23, 2024
7 checks passed
@Rethakgetse-Manaka Rethakgetse-Manaka deleted the feature/AI/Hourly-Predictions branch September 23, 2024 14:42
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.52%. Comparing base (d923dfd) to head (7866bfb).
Report is 11 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #370      +/-   ##
===========================================
+ Coverage    69.53%   72.52%   +2.98%     
===========================================
  Files           55       11      -44     
  Lines         6234      546    -5688     
  Branches        84       84              
===========================================
- Hits          4335      396    -3939     
+ Misses        1840      140    -1700     
+ Partials        59       10      -49     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 8 This may require/required a week of work at minimum For: deployment This will affect our deployed system For: frontend This is mainly related to frontend UI code For: integration This is for work involving integration with the backend/model API priority: high This needs/needed to be addressed as soon as possible type: task Task request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant