X-DataInitiative / SCALPEL-Extraction

SCALPEL extraction library to fetch concepts from flattened SNDS
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

Cnam 310 fractures stats #129

Closed ysebiat closed 6 years ago

ysebiat commented 6 years ago

This PR has the following objectives:

  1. Add stats related to Fractures.
  2. Make Fracture stats Flowchart Compatible, i.e. see the evolution of the same stats through the pipeline.

What it looks like: stats_de_fractures.pdf

codecov[bot] commented 6 years ago

Codecov Report

Merging #129 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   86.13%   86.13%           
=======================================
  Files         110      110           
  Lines        1716     1716           
  Branches       56       56           
=======================================
  Hits         1478     1478           
  Misses        238      238

Continue to review full report at Codecov.

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

danielpes commented 6 years ago

@ysebiat You can start the merging procedure. Before merging, please remember to optimize imports (on IntelliJ: right click on the files touched by this PR). The correct order of imports should be configured in IntellJ following the guidelines at this link. Once you do that and you have under 5 commits on your squashed branch, you can merge. Thanks!

MaryanMorel commented 6 years ago

@ysebiat ok for me!