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

feat: implement oAuth for Camunda Webapp #433

Merged
merged 11 commits into from
Jul 26, 2024
Merged

Conversation

DaAnda97
Copy link
Member

closes #367

@github-actions github-actions bot added the feature New feature or request label Jul 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2024

Codecov Report

Attention: Patch coverage is 7.69231% with 12 lines in your changes missing coverage. Please review.

Project coverage is 50.49%. Comparing base (7e7d0fc) to head (626003f).

Files Patch % Lines
...iranum/connect/Camunda7oAuthAutoConfiguration.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #433      +/-   ##
============================================
- Coverage     50.77%   50.49%   -0.29%     
  Complexity      205      205              
============================================
  Files           150      150              
  Lines          1603     1612       +9     
  Branches        113      114       +1     
============================================
  Hits            814      814              
- Misses          757      766       +9     
  Partials         32       32              
Flag Coverage Δ
unittests 50.49% <7.69%> (-0.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

lmoesle
lmoesle previously approved these changes Jul 26, 2024
@DaAnda97 DaAnda97 merged commit 31c00d8 into main Jul 26, 2024
2 checks passed
@DaAnda97 DaAnda97 deleted the feat/oauth-camunda-webapps branch July 26, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth Login for Camunda webapps
3 participants