Skip to content

Rename the DataPelvis directory in the database #325

@leandrumartin

Description

@leandrumartin

🎯 Goal / Objective

A clear and concise description of what this task aims to achieve. Why is this task important?

The database (the data branch of this repository) has a folder called DataPelvis. This was named when the only dataset available was the bony pelvis. That will not always be the case, so having the folder be named after the pelvis would make its purpose confusing and unclear for new contributors.


✅ Tasks to be Completed

A checklist of the specific, actionable steps required to complete this issue. This helps track progress.

  • Rename the folder in the database
  • In the main codebase, find all references to that name and refactor as appropriate, including comments and code fetching the data from that folder.

Acceptance Criteria

A checklist of conditions that must be met for this task to be considered complete. How will we verify that it's done correctly?

  • The new feature is implemented as described.
  • All related code passes the repository's workflow checks (linting, tests).
  • The application runs without errors after the changes are made.
  • (If applicable) New automated tests have been added to cover the changes.
  • Any related documentation has been updated, including JSDoc comments or docstrings

Additional Context

Add any other context, notes, screenshots, or links that might be helpful for completing this task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    back-endenhancementNew feature or requestupdating dataChanges to how data is added to, updated in, or removed from the database

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions