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

EDSC-4351: Fixes login issue, adds binaryMediaTypes to api gateway #1854

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

macrouch
Copy link
Contributor

@macrouch macrouch commented Feb 6, 2025

Overview

What is the feature?

Fixes login issue with wrong URL
Adds binaryMediaTypes to api gateway

Checklist

  • I have added automated tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • 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

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.35%. Comparing base (21a8469) to head (4a927d3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1854   +/-   ##
=======================================
  Coverage   93.35%   93.35%           
=======================================
  Files         777      777           
  Lines       19114    19114           
  Branches     4923     4951   +28     
=======================================
  Hits        17843    17843           
+ Misses       1216     1186   -30     
- Partials       55       85   +30     

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

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