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

Remove unnecessary handlers in ds_file_tests.c #50

Closed
3 tasks done
skliper opened this issue Aug 18, 2022 · 0 comments · Fixed by #47
Closed
3 tasks done

Remove unnecessary handlers in ds_file_tests.c #50

skliper opened this issue Aug 18, 2022 · 0 comments · Fixed by #47
Assignees
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Aug 18, 2022

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I reviewed the README file to see if the feature is in the major future work.
  • I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.

Is your feature request related to a problem? Please describe.
Overriding handlers for success is unnecessary complexity

Describe the solution you'd like
Remove unnecessary handler overrides. Just use OS_OpenCreate to set up ID correctly.

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the Draco milestone Aug 18, 2022
@skliper skliper self-assigned this Aug 18, 2022
skliper added a commit to skliper/DS that referenced this issue Aug 18, 2022
dzbaker added a commit that referenced this issue Aug 25, 2022
Fix #46 #48 #49 #50, Resolve multiple static analysis issues (includes bug fixes) and remove unnecessary UT handlers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants