Skip to content

Dev/hdf5#196

Draft
thattil wants to merge 38 commits into
mainfrom
dev/hdf5
Draft

Dev/hdf5#196
thattil wants to merge 38 commits into
mainfrom
dev/hdf5

Conversation

@thattil

@thattil thattil commented Jun 11, 2025

Copy link
Copy Markdown
Member

No description provided.

Comment thread include/aare/defs.hpp Outdated

using dynamic_shape = std::vector<ssize_t>;

class ScanParameters {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would put the ScanParameters in it's own file. Makes them easier to find and we can have self contained tests.

Comment thread src/defs.cpp Outdated
* @param type TimingMode
* @return string representation of the TimingMode
*/
template <> std::string ToString(TimingMode arg) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It's probably also time to put ToString/StringTo in a separate file

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
5.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@AliceMazzoleni99 AliceMazzoleni99 changed the base branch from main to developer January 20, 2026 16:34
@AliceMazzoleni99 AliceMazzoleni99 changed the base branch from developer to main January 20, 2026 16:34
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