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

Aphl 969 refactor endpoint #463

Merged
merged 3 commits into from
May 24, 2024

Conversation

Chris0296
Copy link
Collaborator

@Chris0296 Chris0296 commented May 24, 2024

Removed EndpointCredentials class as we will use Extensions of Endpoint class. Throw more specific errors where credentials are missing.

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.87%. Comparing base (e7e2d84) to head (aa68ade).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #463      +/-   ##
============================================
+ Coverage     60.66%   60.87%   +0.20%     
- Complexity     3438     3461      +23     
============================================
  Files           329      328       -1     
  Lines         17544    17538       -6     
  Branches       2706     2703       -3     
============================================
+ Hits          10643    10676      +33     
+ Misses         5689     5656      -33     
+ Partials       1212     1206       -6     

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

@Chris0296 Chris0296 marked this pull request as ready for review May 24, 2024 16:50
-Removed unneeded EndpointCredentials class, now using Extensions under Endpoint class
@JPercival JPercival merged commit 59aecb6 into cqframework:master May 24, 2024
3 of 4 checks passed
JPercival added a commit that referenced this pull request May 24, 2024
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