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(backend): add new cache system #3408

Merged
merged 3 commits into from
Jul 9, 2024
Merged

feat(backend): add new cache system #3408

merged 3 commits into from
Jul 9, 2024

Conversation

pYassine
Copy link
Contributor

@pYassine pYassine commented Jul 9, 2024

fix(export): add missing columns

fix(export): add missing columns
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

sonarqubecloud bot commented Jul 9, 2024

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 75.86207% with 21 lines in your changes missing coverage. Please review.

Project coverage is 66.64%. Comparing base (9ecb7ac) to head (472de3a).

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3408      +/-   ##
==========================================
+ Coverage   66.53%   66.64%   +0.11%     
==========================================
  Files         916      919       +3     
  Lines       15129    15126       -3     
  Branches     2160     2126      -34     
==========================================
+ Hits        10066    10081      +15     
- Misses       4768     5006     +238     
+ Partials      295       39     -256     
Files Coverage Δ
...ructure-doc/_constants/CUSTOM_DOCS_LABELS.const.ts 100.00% <ø> (ø)
...nd/src/_migrations/1719958123799-auto-migration.ts 9.09% <ø> (ø)
...s/_init-db/1603812391580-pr-env-create-database.ts 17.39% <ø> (ø)
...ages/backend/src/auth/guards/AppUserGuard.guard.ts 96.42% <ø> (ø)
...ges/backend/src/auth/structures-auth.controller.ts 80.64% <100.00%> (ø)
...base/entities/app-log/ExpiredTokenTable.typeorm.ts 100.00% <100.00%> (ø)
.../entities/app-log/PublicStatsCacheTable.typeorm.ts 100.00% <100.00%> (ø)
...ges/backend/src/database/entities/app-log/index.ts 100.00% <100.00%> (ø)
...cripts/data-anonymizer/dataMonitoringAnonymizer.ts 40.00% <100.00%> (ø)
...base/services/app-log/appLogsRepository.service.ts 100.00% <ø> (ø)
... and 28 more

... and 114 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ecb7ac...472de3a. Read the comment docs.

Copy link

github-actions bot commented Jul 9, 2024

🎉 Deployment for commit 472de3a :

Ingresses
Docker images
  • 📦 docker pull harbor.fabrique.social.gouv.fr/domifa/domifa/backend:sha-472de3a568d26e1d47339ec161ec05919d99a88d
  • 📦 docker pull harbor.fabrique.social.gouv.fr/domifa/domifa/frontend:sha-472de3a568d26e1d47339ec161ec05919d99a88d
  • 📦 docker pull harbor.fabrique.social.gouv.fr/domifa/domifa/portail-admins:sha-472de3a568d26e1d47339ec161ec05919d99a88d
  • 📦 docker pull harbor.fabrique.social.gouv.fr/domifa/domifa/portail-usagers:sha-472de3a568d26e1d47339ec161ec05919d99a88d
Debug

@pYassine pYassine merged commit 399d2e8 into master Jul 9, 2024
17 checks passed
@pYassine pYassine deleted the feat-add-cache branch July 9, 2024 21:43
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 2.173.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants