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

Import des données de Toulouse #2919

Closed
wants to merge 6 commits into from
Closed

Conversation

pYassine
Copy link
Contributor

No description provided.

@pYassine pYassine marked this pull request as draft August 23, 2023 09:03
@socket-security
Copy link

socket-security bot commented Aug 23, 2023

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

Packages Version New capabilities Transitives Size Publisher
@wmfs/xml2csv 1.32.0 filesystem +6 310 kB wmfsbot
fast-xml-parser 4.3.2 None +2 142 kB amitgupta

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Attention: 358 lines in your changes are missing coverage. Please review.

Comparison is base (5260f2a) 67.67% compared to head (dba99ce) 66.13%.

❗ Current head dba99ce differs from pull request most recent head 2455977. Consider uploading reports for the commit 2455977 to get more accurate results

❗ 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    #2919      +/-   ##
==========================================
- Coverage   67.67%   66.13%   -1.54%     
==========================================
  Files         907      933      +26     
  Lines       14741    15244     +503     
  Branches     2133     2221      +88     
==========================================
+ Hits         9976    10082     +106     
- Misses       4487     4860     +373     
- Partials      278      302      +24     
Files Coverage Δ
...es/backend/src/_common/tmp-toulouse/MOTIF.const.ts 100.00% <100.00%> (ø)
packages/backend/src/_common/tmp-toulouse/PAYS.ts 100.00% <100.00%> (ø)
...common/tmp-toulouse/TOULOUSE_STRUCTURE_ID.const.ts 100.00% <100.00%> (ø)
packages/backend/src/_common/tmp-toulouse/index.ts 100.00% <100.00%> (ø)
.../entities/interaction/TmpCourriersTable.typeorm.ts 100.00% <100.00%> (ø)
...entities/interaction/TmpHistoriqueTable.typeorm.ts 100.00% <100.00%> (ø)
...rc/database/entities/usager/UsagerTable.typeorm.ts 100.00% <ø> (ø)
...ase/services/_postgres/PG_CONNECT_OPTIONS.const.ts 52.17% <ø> (ø)
...se/services/_postgres/appTypeormManager.service.ts 36.84% <ø> (ø)
...atabase/services/_postgres/pgRepository.service.ts 77.77% <ø> (ø)
... and 16 more

... and 74 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 5260f2a...2455977. Read the comment docs.

@pYassine pYassine force-pushed the feat-import-toulouse branch from 2d87113 to f8cd179 Compare October 25, 2023 21:45
@pYassine pYassine force-pushed the feat-import-toulouse branch from c58283b to 6c74940 Compare October 30, 2023 21:26
@pYassine pYassine marked this pull request as ready for review October 30, 2023 21:29
@pYassine pYassine force-pushed the feat-import-toulouse branch from 6c74940 to 639eb13 Compare October 31, 2023 16:06
@pYassine pYassine force-pushed the feat-import-toulouse branch from 639eb13 to dc8038e Compare November 6, 2023 22:43
@pYassine pYassine force-pushed the feat-import-toulouse branch from 830d252 to 142f547 Compare November 7, 2023 21:51
@pYassine pYassine force-pushed the feat-import-toulouse branch from 142f547 to df296d5 Compare November 19, 2023 17:49
Copy link

🎉 Deployment for commit 6a674a6 :

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


export class ManualMigration1692191990702 implements MigrationInterface {
public async up(): Promise<void> {
await resetUsagers({ id: TOULOUSE_STRUCTURE_ID } as StructureLight);

Check failure

Code scanning / CodeQL

Invocation of non-function Error

Callee is not a function: it has type undefined.
Copy link

sonarqubecloud bot commented Jan 9, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

9 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pYassine pYassine closed this Jan 24, 2024
@pYassine pYassine deleted the feat-import-toulouse branch January 24, 2024 15:07
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.

3 participants