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

fix(backend): fix linter #3427

Merged
merged 2 commits into from
Jul 23, 2024
Merged

fix(backend): fix linter #3427

merged 2 commits into from
Jul 23, 2024

Conversation

pYassine
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2024

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

Codecov Report

Attention: Patch coverage is 26.66667% with 44 lines in your changes missing coverage. Please review.

Project coverage is 66.64%. Comparing base (75edd76) to head (21bac26).
Report is 2 commits behind head on master.

❗ 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    #3427      +/-   ##
==========================================
- Coverage   66.71%   66.64%   -0.08%     
==========================================
  Files         919      921       +2     
  Lines       15136    15172      +36     
  Branches     2122     2151      +29     
==========================================
+ Hits        10098    10111      +13     
+ Misses       5000     4768     -232     
- Partials       38      293     +255     
Files Coverage Δ
...kend/src/_common/mocks/usagers/POST_USAGER.mock.ts 100.00% <ø> (ø)
...end/src/_common/mocks/usagers/USAGER_REFUS.mock.ts 100.00% <ø> (ø)
...nd/src/_common/mocks/usagers/USAGER_VALIDE.mock.ts 100.00% <ø> (ø)
...s/_init-db/1603812391580-pr-env-create-database.ts 17.39% <ø> (ø)
...rc/database/entities/usager/UsagerTable.typeorm.ts 100.00% <100.00%> (ø)
...tabase/services/usager/usagerRepository.service.ts 88.88% <ø> (ø)
...kend/src/usagers/controllers/usagers.controller.ts 64.51% <ø> (ø)
...ure-usagers-renderer/renderStructureUsagersRows.ts 97.43% <ø> (ø)
...kend/src/util/file-manager/file-manager.service.ts 22.97% <ø> (+0.60%) ⬆️
...es/frontend/src/_common/mocks/USAGER_ACTIF.mock.ts 100.00% <ø> (ø)
... and 13 more

... and 112 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 75edd76...21bac26. Read the comment docs.

@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

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@eslint-community/[email protected], npm/@eslint/[email protected], npm/@faker-js/[email protected], npm/@humanwhocodes/[email protected], npm/@nodelib/[email protected], npm/@nodelib/[email protected], npm/@nodelib/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

🎉 Deployment for commit 21bac26 :

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

@pYassine pYassine merged commit 074cbf8 into master Jul 23, 2024
15 of 17 checks passed
@pYassine pYassine deleted the fix-add-index-to-status branch July 23, 2024 16:33
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 2.173.13 🎉

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