Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Make PV system dropout type hint optional #297

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

Sukh-P
Copy link
Member

@Sukh-P Sukh-P commented Apr 4, 2024

Pull Request

Description

Make the system dropout times in the PV configuration optional

How Has This Been Tested?

Checking CI tests still pass

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.54%. Comparing base (3c91119) to head (d5acef3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #297      +/-   ##
==========================================
- Coverage   76.55%   76.54%   -0.01%     
==========================================
  Files         125      125              
  Lines        5924     5923       -1     
==========================================
- Hits         4535     4534       -1     
  Misses       1389     1389              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sukh-P Sukh-P changed the title Make system dropout type hint optional Make PV system dropout type hint optional Apr 4, 2024
@Sukh-P Sukh-P marked this pull request as ready for review April 4, 2024 08:26
@Sukh-P Sukh-P requested review from jacobbieker and dfulu and removed request for jacobbieker April 4, 2024 08:26
@@ -1,8 +1,8 @@
"""Excarta Loading"""

Copy link
Member Author

Choose a reason for hiding this comment

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

this file has changes from the pre commit hook

Copy link
Member

@dfulu dfulu left a comment

Choose a reason for hiding this comment

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

Looks good!

@Sukh-P Sukh-P merged commit a6a415e into main Apr 8, 2024
@Sukh-P Sukh-P deleted the pv-system-dropout-optional branch April 8, 2024 11:05
@Sukh-P Sukh-P mentioned this pull request Apr 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants