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

Add string method to the token exchange config method #14

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

SilviaAmAm
Copy link
Collaborator

@SilviaAmAm SilviaAmAm force-pushed the fix/3435-add-model-str-method branch from 70352ab to e6c3eb8 Compare November 3, 2023 11:41
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68181a3) 87.17% compared to head (0aeaade) 88.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   87.17%   88.50%   +1.32%     
==========================================
  Files           7        7              
  Lines          78       87       +9     
  Branches       10       12       +2     
==========================================
+ Hits           68       77       +9     
  Misses          5        5              
  Partials        5        5              
Files Coverage Δ
token_exchange/models.py 100.00% <100.00%> (ø)

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

@SilviaAmAm SilviaAmAm force-pushed the fix/3435-add-model-str-method branch from e6c3eb8 to aa1c230 Compare November 3, 2023 11:43
setup.cfg Outdated Show resolved Hide resolved
setup.cfg Outdated Show resolved Hide resolved
.github/workflows/code_quality.yaml Outdated Show resolved Hide resolved
@SilviaAmAm SilviaAmAm force-pushed the fix/3435-add-model-str-method branch from c7fd5e8 to 0aeaade Compare November 8, 2023 15:16
@sergei-maertens sergei-maertens merged commit 147fa32 into main Nov 8, 2023
7 checks passed
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.

Add a label for the Token exchange configuration
3 participants