Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update python-app.yml #170

Merged
merged 1 commit into from
Jan 12, 2022
Merged

update python-app.yml #170

merged 1 commit into from
Jan 12, 2022

Conversation

wsavran
Copy link
Collaborator

@wsavran wsavran commented Jan 12, 2022

run ci tools on pull requests to all branches starting with 'v*'

@codecov-commenter
Copy link

Codecov Report

Merging #170 (2019c4c) into v0.6.0-rc (f48b110) will decrease coverage by 1.13%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           v0.6.0-rc     #170      +/-   ##
=============================================
- Coverage      56.09%   54.96%   -1.14%     
=============================================
  Files             20       20              
  Lines           3264     3497     +233     
  Branches         519      552      +33     
=============================================
+ Hits            1831     1922      +91     
- Misses          1314     1454     +140     
- Partials         119      121       +2     
Impacted Files Coverage Δ
csep/core/regions.py 46.53% <0.00%> (-3.93%) ⬇️
csep/utils/readers.py 47.22% <0.00%> (-1.65%) ⬇️
csep/core/catalogs.py 60.18% <0.00%> (ø)
csep/core/poisson_evaluations.py 42.98% <0.00%> (+0.25%) ⬆️

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 f48b110...2019c4c. Read the comment docs.

@wsavran wsavran merged commit db310bb into v0.6.0-rc Jan 12, 2022
wsavran added a commit that referenced this pull request Feb 4, 2022
* Quadtree region class - QuadtreeGrid2D (#115)
* Added function to read QuadtreeGrid forecast
* added spatial_count and spatio_mag_count functions
* poission_evaluations using from QuadtreeGrid2D
* unit tests for quadtree-grid
* California quadtreegrid at L=12 added
* california quadtreegrid loading function
* setup.py modified-added mercantile
* forecast.plot() for Single-res Quadtree
* clean up unnecessary comments from code
* Update python-app.yml (#170)
* added documentation for roc and i1 score (#169)
* Fixed dh issue by modifying get_bbox() (#175)

Co-authored-by: khawajasim <asimkhawaja786@gmail.com>
Co-authored-by: William Savran <wsavran@usc.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants