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: Use classes instead of function to create the dataframes #42

Closed 12rambau closed 1 year ago

12rambau commented 1 year ago

Fix #41

codecov[bot] commented 1 year ago

Codecov Report

Merging #42 (53d792f) into main (ca738be) will increase coverage by 0.26%. The diff coverage is 97.36%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   97.64%   97.91%   +0.26%     
==========================================
  Files           1        1              
  Lines          85       96      +11     
==========================================
+ Hits           83       94      +11     
  Misses          2        2              
Files Changed Coverage Δ
pygadm/__init__.py 97.91% <97.36%> (+0.26%) :arrow_up: