Skip to content

Add option to use local files instead of download.#257

Open
staudtMarius wants to merge 17 commits into
mainfrom
ms/#256-add-option-to-use-local-files-instead-of-download
Open

Add option to use local files instead of download.#257
staudtMarius wants to merge 17 commits into
mainfrom
ms/#256-add-option-to-use-local-files-instead-of-download

Conversation

@staudtMarius

Copy link
Copy Markdown
Member

Resolves #256

@staudtMarius staudtMarius self-assigned this Aug 7, 2024
@staudtMarius staudtMarius marked this pull request as ready for review August 8, 2024 11:44
@staudtMarius staudtMarius requested a review from jo-bao August 8, 2024 11:44
@staudtMarius staudtMarius added the enhancement New feature or request label Aug 8, 2024
@jo-bao

jo-bao commented Aug 15, 2024

Copy link
Copy Markdown
Contributor

!test

@jo-bao jo-bao left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It looks good to me at all! Just some remarks.
But @sebastian-peter has some other comments?

Comment thread input/config/localFileSourceConfig.conf Outdated
Comment thread src/main/scala/edu/ie3/simbench/main/SimbenchHelper.scala Outdated
@staudtMarius staudtMarius requested a review from jo-bao August 21, 2024 11:02

@danielfeismann danielfeismann left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Had a first view here, but I guess the merge conflicts need to be solved first

Comment thread src/test/scala/edu/ie3/test/common/ConfigTestData.scala
…d-of-download

# Conflicts:
#	build.gradle
#	src/main/resources/config-template.conf
#	src/main/scala/edu/ie3/simbench/config/SimbenchConfig.scala
#	src/main/scala/edu/ie3/simbench/main/RunSimbench.scala
@codecov

codecov Bot commented Dec 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.15%. Comparing base (ba68309) to head (d970002).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   63.42%   63.15%   -0.28%     
==========================================
  Files          70       70              
  Lines        2097     2133      +36     
  Branches       51       51              
==========================================
+ Hits         1330     1347      +17     
- Misses        767      786      +19     

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

danielfeismann and others added 5 commits December 17, 2024 13:11
…d-of-download

# Conflicts:
#	src/main/scala/edu/ie3/simbench/main/RunSimbench.scala
…d-of-download

# Conflicts:
#	src/main/scala/edu/ie3/simbench/config/ConfigValidator.scala
#	src/main/scala/edu/ie3/simbench/config/SimbenchConfig.scala
#	src/main/scala/edu/ie3/simbench/main/RunSimbench.scala
#	src/test/scala/edu/ie3/simbench/io/ExtractorSpec.scala
@staudtMarius staudtMarius requested review from danielfeismann and removed request for jo-bao February 3, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to use local files instaed of downloading

3 participants