Skip to content

Fixes to issues identified by CodeQL Scanning#79

Merged
RNKuhns merged 3 commits into
sktime:mainfrom
RNKuhns:codeql_fixes
Nov 25, 2022
Merged

Fixes to issues identified by CodeQL Scanning#79
RNKuhns merged 3 commits into
sktime:mainfrom
RNKuhns:codeql_fixes

Conversation

@RNKuhns
Copy link
Copy Markdown
Contributor

@RNKuhns RNKuhns commented Nov 23, 2022

What does this implement/fix? Explain your changes.

This includes 2 fixes to errors that were raised by #68. Fixing this will allow #68 to be merged.

Fixes call init on parent (BaseObject) in test classes. Also, updates conf.py to fix minor issues with unused variables.

@RNKuhns RNKuhns requested a review from fkiraly November 23, 2022 13:39
@RNKuhns RNKuhns changed the title Fixes to test instantation raised by CodeQL Scanning Fixes to issues identified by CodeQL Scanning Nov 23, 2022
Comment thread docs/source/conf.py
Comment thread skbase/tests/test_base.py
Copy link
Copy Markdown
Contributor

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

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

looks ok, assuming the mysterious URL related changes are unimportant.

Perhaps you can remove the commented code too?

@RNKuhns
Copy link
Copy Markdown
Contributor Author

RNKuhns commented Nov 25, 2022

looks ok, assuming the mysterious URL related changes are unimportant.

Perhaps you can remove the commented code too?

Commented out code removed, since that part wasn't needed.

@RNKuhns RNKuhns merged commit af7d757 into sktime:main Nov 25, 2022
@RNKuhns RNKuhns deleted the codeql_fixes branch November 25, 2022 05:13
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