Skip to content

Implemented the update_member_record

Kyle Joseph requested to merge update_member_info into main

Description

The update_member_record function was implemented by Danny. Then edited by me (Kyle) to add error handling, added an IO test, and added character_limits for safety.

Related Issue(s)

Related Issue: #17

Changes Made

  • Change 1: The update_member_record function was implemented.
  • Change 2: The update_member_record function was edited to add error handling, added an IO test, and added character_limits for safety.

Checklist

  • Code follows the project's coding style and conventions.
  • Automated tests for the changes have been added or existing tests have been updated.
  • Code coverage for new or modified code is maintained or improved.
  • The code builds and runs without errors or warnings.
  • Documentation has been updated to reflect the changes made.
  • All discussions and feedback on the PR have been addressed.
  • CI/CD pipelines pass successfully, including any required checks or tests.
  • The PR has been reviewed and approved by the designated reviewers.
Edited by Kyle Joseph

Merge request reports

Loading