Skip to content

Conversation

@guzman-raphael
Copy link
Contributor

@guzman-raphael guzman-raphael commented Oct 21, 2024

  • Convert error handling to enumeration approach Convert error handling to masked enumeration approach
  • Apply similar message highlighting as before
  • Add API docs
  • Make return type for parse_annotation_path more readable
  • In save_file, skip creating directory path as opposed to raising error if no parent
  • Improve clippy reason doc in get_type_name
  • Reduce scope of expect_used clippy exception
  • Remove temporary clippy exceptions for docs
  • Add notes about generating docs HTML site and coverage report HTML site

Fix #25
Fix #20

Copy link
Contributor

@Synicix Synicix left a comment

Choose a reason for hiding this comment

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

Looks good merging

@Synicix Synicix merged commit b9bd8eb into nauticalab:dev Oct 25, 2024
1 check 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.

Standarize error handling Add API docs

3 participants