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

Ensure "lstm" Folder exists #2913

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Ensure "lstm" Folder exists #2913

wants to merge 2 commits into from

Conversation

Sn0w3y
Copy link
Contributor

@Sn0w3y Sn0w3y commented Dec 6, 2024

Right now one needs to create the Folder manually as otherwise we get:

Dec 06 05:31:36 edge1 java[9879]: java.io.FileNotFoundException: /var/lib/openems/lstm/UnmanagedConsumptionActivePower (No such file or directory)

This PR includes the "mkdir" for the model Folder.

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2913      +/-   ##
=============================================
- Coverage      56.59%   56.59%   -0.00%     
  Complexity      9456     9456              
=============================================
  Files           2241     2241              
  Lines          95482    95490       +8     
  Branches        7056     7058       +2     
=============================================
+ Hits           54031    54033       +2     
- Misses         39460    39467       +7     
+ Partials        1991     1990       -1     

@sfeilmeier sfeilmeier requested a review from pooran-c December 6, 2024 14:32
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.

1 participant