OCHA-DAP / ocha-anticipy

Python package to support the development of anticipatory action frameworks
https://github.com/OCHA-DAP/ocha-anticipy
GNU General Public License v3.0
8 stars 1 forks source link

Name change to OCHA AnticiPy #169

Closed turnerm closed 1 year ago

turnerm commented 1 year ago

Addresses #140

It's finally here! This is a beast of a PR but only a handful files need actual review (mainly where I've made changes to the text explaining what the package does, e.g. not sure I'm happy with the tagline):

Other points to note, happy to get feedback:

Thinking of releasing this as version 1.0, sounds more reliable that way :sweat_smile:

github-actions[bot] commented 1 year ago

Test Results

    5 files  ±0      5 suites  ±0   37s :stopwatch: -1s   93 tests ±0    93 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  465 runs  ±0  465 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 1efa5ff5. ± Comparison against base commit f9ecd76e.

:recycle: This comment has been updated with latest results.

codecov-commenter commented 1 year ago

Codecov Report

Merging #169 (1efa5ff) into develop (f9ecd76) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #169   +/-   ##
========================================
  Coverage    90.70%   90.70%           
========================================
  Files           19       19           
  Lines         1312     1312           
========================================
  Hits          1190     1190           
  Misses         122      122           
Impacted Files Coverage Δ
src/ochanticipy/utils/dates.py 98.27% <ø> (ø)
src/ochanticipy/utils/geoboundingbox.py 96.00% <ø> (ø)
src/ochanticipy/utils/io.py 54.16% <ø> (ø)
src/ochanticipy/__init__.py 100.00% <100.00%> (ø)
src/ochanticipy/config/countryconfig.py 98.80% <100.00%> (ø)
src/ochanticipy/config/pathconfig.py 100.00% <100.00%> (ø)
src/ochanticipy/datasources/chirps/chirps.py 81.86% <100.00%> (ø)
src/ochanticipy/datasources/codab/codab.py 97.22% <100.00%> (ø)
src/ochanticipy/datasources/datasource.py 92.10% <100.00%> (ø)
src/ochanticipy/datasources/fewsnet/fewsnet.py 91.00% <100.00%> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.