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/fe and be changes. Change application. #32

Merged
merged 6 commits into from
Apr 7, 2024

Conversation

MocStepan
Copy link
Owner

@MocStepan MocStepan commented Apr 7, 2024

Describe your changes

  • changed FE test from karma to jest
  • added htppService for FE
  • changed FE workflow

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.

@MocStepan MocStepan linked an issue Apr 7, 2024 that may be closed by this pull request
3 tasks
@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 5.76923% with 49 lines in your changes are missing coverage. Please review.

Project coverage is 6.15%. Comparing base (bc76528) to head (8e9cbb3).
Report is 1 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff            @@
##             main     #32      +/-   ##
=========================================
- Coverage   13.33%   6.15%   -7.18%     
=========================================
  Files           5      13       +8     
  Lines          15      65      +50     
  Branches        1       1              
=========================================
+ Hits            2       4       +2     
- Misses         13      61      +48     
Flag Coverage Δ
backend 0.00% <0.00%> (ø)
frontend 8.16% <6.25%> (-91.84%) ⬇️

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

Files Coverage Δ
frontend/src/app/app.component.ts 100.00% <100.00%> (ø)
...ul/backend/weather/controller/WeatherController.kt 0.00% <0.00%> (ø)
.../com/tul/backend/weather/service/WeatherService.kt 0.00% <0.00%> (ø)
...kotlin/com/tul/backend/auth/base/SecurityConfig.kt 0.00% <0.00%> (ø)
frontend/src/config.ts 0.00% <0.00%> (ø)
frontend/src/main.ts 0.00% <0.00%> (ø)
frontend/src/app/app-routing.module.ts 0.00% <0.00%> (ø)
frontend/src/app/auth/service/auth.service.ts 0.00% <0.00%> (ø)
frontend/src/app/user/user-list.component.ts 0.00% <0.00%> (ø)
frontend/src/app/app.module.ts 0.00% <0.00%> (ø)
... and 1 more

@MocStepan MocStepan merged commit 438624c into main Apr 7, 2024
2 checks passed
@MocStepan MocStepan deleted the feature/26-connect-backend-with-frontend branch April 7, 2024 17:54
@MocStepan MocStepan changed the title fe and be changes. Change application. feature/fe and be changes. Change application. Apr 28, 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.

Connect backend with frontend
2 participants