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

refactor: Migrate POST /admin/group to Tapir (DEV-1588) #3057

Merged
merged 11 commits into from Feb 28, 2024
Merged

Conversation

mpro7
Copy link
Collaborator

@mpro7 mpro7 commented Feb 22, 2024

Pull Request Checklist

Task Description/Number

Issue Number: DEV-1588

PR Type

  • build/chore: maintenance tasks (no production code change)
  • docs: documentation changes (no production code change)
  • feat: represents new features
  • fix: represents bug fixes
  • perf: performance improvements
  • refactor: represents production code refactoring
  • test: adding or refactoring tests (no production code change)

Basic requirements for bug fixes and features

  • Tests for the changes have been added
  • Docs have been added / updated

Does this PR introduce a breaking change?

  • Yes

Does this PR change client-test-data?

  • Yes

@mpro7 mpro7 self-assigned this Feb 22, 2024
Copy link

linear bot commented Feb 22, 2024

Copy link

swarmia bot commented Feb 22, 2024

@mpro7 mpro7 changed the title Dev 1588 5 refactor: Migrate POST admin/group to tapir Feb 22, 2024
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.56%. Comparing base (eac5751) to head (d1ca9d2).
Report is 87 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3057       +/-   ##
===========================================
+ Coverage   11.74%   88.56%   +76.81%     
===========================================
  Files         246      262       +16     
  Lines       22907    22538      -369     
===========================================
+ Hits         2690    19960    +17270     
+ Misses      20217     2578    -17639     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mpro7 mpro7 changed the title refactor: Migrate POST admin/group to tapir refactor: Migrate POST admin/group to Tapir Feb 27, 2024
@mpro7 mpro7 marked this pull request as ready for review February 27, 2024 12:47
@mpro7 mpro7 changed the title refactor: Migrate POST admin/group to Tapir refactor: Migrate POST admin/group to Tapir (DEV-1588) Feb 27, 2024
Copy link
Collaborator

@BalduinLandolt BalduinLandolt left a comment

Choose a reason for hiding this comment

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

LGTM

@mpro7 mpro7 changed the title refactor: Migrate POST admin/group to Tapir (DEV-1588) refactor: Migrate POST /admin/group to Tapir (DEV-1588) Feb 28, 2024
@mpro7 mpro7 merged commit 29b1ce6 into main Feb 28, 2024
14 checks passed
@mpro7 mpro7 deleted the dev-1588-5 branch February 28, 2024 08:38
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.

None yet

3 participants