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

Datareader errorhandling improvements #48

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

jsaarimaa
Copy link
Collaborator

  • Changed the datareader interface to use maps instead of the indexer objects.
  • Added checking that thet the target map is a submap of the complete map.
  • Datareader now throws a exception if the data is beinf read in a wrong order.
  • Updated the README

Copy link
Collaborator

@sakari-malkki sakari-malkki left a comment

Choose a reason for hiding this comment

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

Sonar has some concerns that should be fixed before merge

@sakari-malkki sakari-malkki merged commit f6d2974 into dev Nov 13, 2024
5 checks passed
@sakari-malkki sakari-malkki deleted the feature/datareader-errorhandling-improvements branch November 13, 2024 13:28
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