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

Added caching for jobs finaaallly #109

Merged
merged 1 commit into from
May 19, 2024
Merged

Added caching for jobs finaaallly #109

merged 1 commit into from
May 19, 2024

Conversation

ShimaaBetah
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented May 18, 2024

Codecov Report

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

Project coverage is 39.54%. Comparing base (f57c9a7) to head (becb3f4).
Report is 4 commits behind head on main.

Files Patch % Lines
...om/workup/jobs/commands/AcceptProposalCommand.java 66.66% 1 Missing ⚠️
...ava/com/workup/jobs/commands/CreateJobCommand.java 0.00% 1 Missing ⚠️
...om/workup/jobs/commands/CreateProposalCommand.java 0.00% 1 Missing ⚠️
...va/com/workup/jobs/commands/GetJobByIdCommand.java 50.00% 1 Missing ⚠️
...ava/com/workup/jobs/commands/GetMyJobsCommand.java 0.00% 1 Missing ⚠️
...om/workup/jobs/commands/GetMyProposalsCommand.java 0.00% 1 Missing ⚠️
...rkup/jobs/commands/GetProposalsByJobIdCommand.java 0.00% 1 Missing ⚠️
...va/com/workup/jobs/commands/SearchJobsCommand.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #109      +/-   ##
============================================
+ Coverage     38.63%   39.54%   +0.91%     
- Complexity      396      406      +10     
============================================
  Files           116      117       +1     
  Lines          3241     3244       +3     
  Branches        164      164              
============================================
+ Hits           1252     1283      +31     
+ Misses         1900     1871      -29     
- Partials         89       90       +1     

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

@Ahmad45123 Ahmad45123 merged commit 3aa7d5c into main May 19, 2024
3 of 4 checks passed
@Ahmad45123 Ahmad45123 deleted the jobs-caching branch May 19, 2024 00:14
@ShimaaBetah ShimaaBetah linked an issue May 20, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Jobs Service] Integrate Logger and Redis
2 participants