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

refactor polygon to models module #135

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

wsavran
Copy link
Collaborator

@wsavran wsavran commented Jul 26, 2021

moved polygon class to models module.

@codecov-commenter
Copy link

Codecov Report

Merging #135 (600e470) into master (e0d0065) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   56.97%   57.00%   +0.02%     
==========================================
  Files          19       19              
  Lines        3147     3149       +2     
  Branches      455      455              
==========================================
+ Hits         1793     1795       +2     
  Misses       1243     1243              
  Partials      111      111              
Impacted Files Coverage Δ
csep/core/catalogs.py 60.00% <ø> (-0.08%) ⬇️
csep/core/forecasts.py 55.68% <100.00%> (+0.16%) ⬆️
csep/core/regions.py 52.20% <100.00%> (-1.46%) ⬇️
csep/models.py 42.16% <100.00%> (+7.05%) ⬆️

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 e0d0065...600e470. Read the comment docs.

@wsavran wsavran merged commit 065ae2d into SCECcode:master Aug 24, 2021
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