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

Fixed typo "monotone_constaints" #1516

Merged
merged 7 commits into from
Jan 20, 2025
Merged

Fixed typo "monotone_constaints" #1516

merged 7 commits into from
Jan 20, 2025

Conversation

Luke-Chesley
Copy link
Contributor

@Luke-Chesley Luke-Chesley commented Feb 17, 2024

Description

monotone_constaints -> monotone_constraints

Checklist

  • Linked issues (if existing)
  • Amended changelog for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Make sure to have fun coding!

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3fcf86) 90.19% compared to head (940ce81) 90.11%.
Report is 8 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1516      +/-   ##
==========================================
- Coverage   90.19%   90.11%   -0.09%     
==========================================
  Files          30       30              
  Lines        4724     4724              
==========================================
- Hits         4261     4257       -4     
- Misses        463      467       +4     
Flag Coverage Δ
cpu 90.11% <100.00%> (-0.09%) ⬇️
pytest 90.11% <100.00%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@fnhirwa fnhirwa left a comment

Choose a reason for hiding this comment

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

Thanks for spotting this😊, will merge once the tests are passing.

@fnhirwa fnhirwa merged commit 550550b into sktime:main Jan 20, 2025
29 checks passed
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.

3 participants