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: access the whole list when calling `get_name`without parameters #37

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

Fix #35

codecov[bot] commented 1 year ago

Codecov Report

Merging #37 (03e4894) into main (122065b) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   97.59%   97.64%   +0.05%     
==========================================
  Files           1        1              
  Lines          83       85       +2     
==========================================
+ Hits           81       83       +2     
  Misses          2        2              
Files Changed Coverage Δ
pygadm/__init__.py 97.64% <100.00%> (+0.05%) :arrow_up: