Skip to content

Add getDiff to client rest module#249

Merged
joneubank merged 1 commit into
mainfrom
feat/client-get-diff
May 21, 2025
Merged

Add getDiff to client rest module#249
joneubank merged 1 commit into
mainfrom
feat/client-get-diff

Conversation

@joneubank
Copy link
Copy Markdown
Contributor

Description

Add to client ability to fetch diff between two versions of a dictionary

Type of change

Please choose only the relevant options and remove the others.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

  • Manual testing of client through REPL

Checklist:

You do not need to fullfill all requirements of this checklist, select all that apply:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Additional context

Follows established pattern of existing client rest functions.

Copy link
Copy Markdown
Contributor

@leoraba leoraba left a comment

Choose a reason for hiding this comment

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

LGTM

@joneubank joneubank merged commit 4d09b29 into main May 21, 2025
2 checks passed
@joneubank joneubank deleted the feat/client-get-diff branch May 21, 2025 20:05
justincorrigible pushed a commit to Pan-Canadian-Genome-Library/dictionary-manager that referenced this pull request May 21, 2025
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