Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feature_28_testing #29

Merged
merged 5 commits into from
Feb 19, 2024
Merged

feature_28_testing #29

merged 5 commits into from
Feb 19, 2024

Conversation

bdiptesh
Copy link
Contributor

@bdiptesh bdiptesh commented Feb 17, 2024

Description

  • Added Bates & Granger method in TimeSeries module
  • Performance tweaks in metrcis module

Tickets

Type of change

Please select option(s) that are relevant.

  • New feature (non-breaking change which adds functionality)

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 tests in the code
  • Code runs locally without any warnings/errors with test files

Checklist:

  • New and existing unit tests pass locally with my changes
  • I have added tests including corner cases that prove my fix is effective or that my feature works
  • I have run tests before committing
  • My code follows the contribution guidelines of this project
  • I have performed a self & peer 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/errors
  • Any dependent changes have been merged and published in downstream modules
  • Left side is NOT stable branch. Example: Left side is testing branch
  • Right side is YOUR branch. Example: feature_36

changelog:
- Added Bates & Granger method in TimeSeries module
@bdiptesh bdiptesh added feature New feature or request merge Merge branches tests Integration/Unit tests labels Feb 17, 2024
@bdiptesh bdiptesh added this to the v0.5.0 milestone Feb 17, 2024
@bdiptesh bdiptesh linked an issue Feb 17, 2024 that may be closed by this pull request
1 task
@bdiptesh bdiptesh removed feature New feature or request tests Integration/Unit tests labels Feb 17, 2024
@bdiptesh bdiptesh removed this from the v0.5.0 milestone Feb 17, 2024
changelog:
- Added Bates & Granger method in TimeSeries module
changelog:
- Added Bates & Granger method in TimeSeries module
changelog:
- Added Bates & Granger method in TimeSeries module
- Performance tweaks in metrics module
@bdiptesh bdiptesh merged commit 23b476b into testing Feb 19, 2024
4 checks passed
@bdiptesh bdiptesh deleted the feature_28 branch February 19, 2024 19:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
merge Merge branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Bates & Granger module
2 participants