12rambau / pygadm

Easy access to administrative boundary defined by GADM from Python scripts
https://pygadm.readthedocs.io
MIT License
7 stars 1 forks source link

feat: display all levels information with 'complete' keyword #32

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

Fix #25

codecov[bot] commented 1 year ago

Codecov Report

Merging #32 (c91d278) into main (be05480) will increase coverage by 0.12%. Report is 2 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   97.46%   97.59%   +0.12%     
==========================================
  Files           1        1              
  Lines          79       83       +4     
==========================================
+ Hits           77       81       +4     
  Misses          2        2              
Files Changed Coverage Δ
pygadm/__init__.py 97.59% <100.00%> (+0.12%) :arrow_up: