-
Couldn't load subscription status.
- Fork 52
Refactoring for variable-based encoding: Use same backend object for Iterations container and the Iterations themselves #1707
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
base: dev
Are you sure you want to change the base?
Conversation
| } | ||
|
|
||
| TEST_CASE("myPath", "[core]") | ||
| void myPath(std::string const &filename, IterationEncoding ie) |
Check warning
Code scanning / CodeQL
Poorly documented large function Warning test
| #endif | ||
| } | ||
|
|
||
| TEST_CASE("myPath", "[core]") |
Check notice
Code scanning / CodeQL
Unused static function Note test
autoRegistrar5
ac1564c to
400e1e3
Compare
400e1e3 to
50fded4
Compare
50fded4 to
a131df8
Compare
a131df8 to
1c134d6
Compare
6d7508b to
38e35b8
Compare
fc2b75c to
a95bffe
Compare
This reverts commit 41d950a.
a95bffe to
4210c59
Compare
for more information, see https://pre-commit.ci
Not sure if this should be merged, there are pros and cons. But while exploring this, there were some subtle cleanups and fixes that should at least be extracted.
myPath(). Maybe pointfrontend_parenttoseries.iterationsand not the Series itself?