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

feature/vylepšení pipeliny #92

Merged
merged 25 commits into from
May 16, 2024
Merged

Conversation

MocStepan
Copy link
Owner

Popiš změny

Issue link

Zkontrolovat

  • funkčnost: sám jsem si zkontroloval funkčnost
  • název: pull requst název dává najevo co se změnilo
  • endpoints: zkusil jsem si s přihlášením a bez
  • testy: přidal jsem srozumitelné testy

@MocStepan MocStepan added the enhancement New feature or request label May 9, 2024
@MocStepan MocStepan self-assigned this May 9, 2024
@MocStepan MocStepan linked an issue May 9, 2024 that may be closed by this pull request
Copy link

github-actions bot commented May 9, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/gradle/actions/setup-gradle 3.*.* UnknownUnknown

Scanned Manifest Files

.github/workflows/build-backend.yml
  • gradle/actions/setup-gradle@3.*.*

@MocStepan MocStepan changed the title new development.yml feature vylepšení pipeliny May 9, 2024
@MocStepan MocStepan changed the title feature vylepšení pipeliny feature/vylepšení pipeliny May 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.23%. Comparing base (bf0b07c) to head (f6637f4).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #92      +/-   ##
============================================
+ Coverage     84.16%   84.23%   +0.07%     
  Complexity      159      159              
============================================
  Files            56       56              
  Lines           884      888       +4     
  Branches         48       48              
============================================
+ Hits            744      748       +4     
  Misses          135      135              
  Partials          5        5              
Flag Coverage Δ
backend 78.51% <100.00%> (+0.16%) ⬆️

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

Files Coverage Δ
...ackend/auth/base/config/JwtAuthenticationFilter.kt 100.00% <100.00%> (ø)
...in/com/tul/backend/auth/base/service/JwtService.kt 89.47% <ø> (ø)
...n/com/tul/backend/auth/base/service/TokenFilter.kt 100.00% <100.00%> (ø)
.../shared/http/interceptor/http-error.interceptor.ts 100.00% <ø> (ø)

@MocStepan MocStepan merged commit bfd71f4 into main May 16, 2024
2 checks passed
@MocStepan MocStepan deleted the feature/91-vylepšení-pipeline branch May 16, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vylepšení pipeline
2 participants