leblad icon indicating copy to clipboard operation
leblad copied to clipboard

Feat/web api missing functions

Open abderrahmaneMustapha opened this issue 3 years ago • 2 comments

Description

i added some missing functions , that i need to use in leblad web api

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [X] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [X] This change requires a documentation update
  • [ ] Updated the dataset

Checklist:

  • [X] I checked that there's no dataset update (can be done by running npm run update-dataset)
  • [X] npm test passes on my machine
  • [X] npm run lint passes on my machine

abderrahmaneMustapha avatar Jun 04 '21 10:06 abderrahmaneMustapha

Codecov Report

Merging #69 (b7b52a9) into develop (5cd401b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #69   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        23    +4     
  Lines          164       210   +46     
  Branches        31        38    +7     
=========================================
+ Hits           164       210   +46     
Impacted Files Coverage Δ
.../api/getBaladiyaByCodeAndDairaCodeAndWilayaCode.js 100.00% <100.00%> (ø)
src/api/getBaldiyaByCodeForWilaya.js 100.00% <100.00%> (ø)
...c/api/getBaldiyatsForDairaByCodeForWilayaByCode.js 100.00% <100.00%> (ø)
src/api/getDairaByCodeAndWilayaCode.js 100.00% <100.00%> (ø)
src/index.js 100.00% <100.00%> (ø)

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 5cd401b...b7b52a9. Read the comment docs.

codecov-commenter avatar Jun 05 '21 01:06 codecov-commenter

@ZibanPirate done , i updated the documentation

abderrahmaneMustapha avatar Jun 07 '21 00:06 abderrahmaneMustapha