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

Feature/gsye 630 #1683

Merged
merged 8 commits into from
Sep 19, 2023
Merged

Feature/gsye 630 #1683

merged 8 commits into from
Sep 19, 2023

Conversation

spyrostz
Copy link
Member

Reason for the proposed changes

Please describe what we want to achieve and why.

Proposed changes

INTEGRATION_TESTS_BRANCH=master
GSY_FRAMEWORK_BRANCH=master

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #1683 (eb5e956) into master (d94dbd4) will increase coverage by 0.14%.
Report is 1 commits behind head on master.
The diff coverage is 78.31%.

❗ Current head eb5e956 differs from pull request most recent head a7a5e18. Consider uploading reports for the commit a7a5e18 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1683      +/-   ##
==========================================
+ Coverage   67.84%   67.98%   +0.14%     
==========================================
  Files         140      140              
  Lines       13209    13259      +50     
  Branches     1988     2003      +15     
==========================================
+ Hits         8961     9014      +53     
+ Misses       3762     3757       -5     
- Partials      486      488       +2     

@@ -43,8 +46,31 @@ def __repr__(self):
f"params({self.area_representation}))>"


class CreateAreaEventCoefficient(CreateAreaEvent):
"""Event that creates a new area on the area representation tree."""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT:
"Event that creates a new area on the area representation tree for SCM simulations"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks!

Comment on lines 35 to 37
class TestGlobalObjects(unittest.TestCase):

def setUp(self):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT: Would be a good opportunity to remove the unittest dependency here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, let me change that. Thanks!

hannesdiedrich
hannesdiedrich previously approved these changes Sep 13, 2023
Copy link
Member

@hannesdiedrich hannesdiedrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could only nitpick. LGTM in general

@spyrostz spyrostz merged commit ea47aa1 into master Sep 19, 2023
1 check passed
@spyrostz spyrostz deleted the feature/GSYE-630 branch September 19, 2023 10:03
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