Skip to content

Drees 110 lpp extractor#262

Open
strayMat wants to merge 3 commits intodevelopfrom
DREES-110-lpp-extractor
Open

Drees 110 lpp extractor#262
strayMat wants to merge 3 commits intodevelopfrom
DREES-110-lpp-extractor

Conversation

@strayMat
Copy link
Copy Markdown
Contributor

Adding logics for a new extractor / new event :

  • productOrService : the original data is taken from the ER_TIP_F table, a secondary (affinée) table from the DCIR. It concerns the LPP events which address all sort of products and services reimbursed.
    Some examples are , medical devices, prostheses, bandages, ...

strayMat added 2 commits July 29, 2020 17:39
- needed to add ER_TIP_F table to the test data (changed DCIR_bio to DCIR_all, a broader version of the original DCIR test table where biology and LPP (ER_TIP_F) were added.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 29, 2020

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.56%. Comparing base (99e20f4) to head (9b62dea).
⚠️ Report is 21 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #262      +/-   ##
===========================================
+ Coverage    93.50%   93.56%   +0.06%     
===========================================
  Files          218      220       +2     
  Lines         2586     2596      +10     
  Branches        72       70       -2     
===========================================
+ Hits          2418     2429      +11     
+ Misses         168      167       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@strayMat strayMat requested a review from dsun0720 August 4, 2020 09:34
- Changed DcirRowActExtractor to accept other event types than MedicalAct
- Make DcirProductOrServiceExtractor extends DcirRowActExtractor
@strayMat
Copy link
Copy Markdown
Contributor Author

strayMat commented Sep 9, 2020

Hello @dsun0720 ! We needed to take into account these events for a study and thus implemented this new extractor. What do you think of this addition ?

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.

1 participant