SimVascular / SimVascular/svOneDSolver

Convert all .in input files to .json

Open
#125 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
22
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Problem

We added support for JSON input files in d98fd52b4a44ec635c9c6a943a467ce981b3a2a3. However, our tests are still in the legacy .in format.

Solution

Convert all test cases to JSON.

Additional context

Try some AI tools to create a Python converter .in -> .json and add it to the repository.

Code of Conduct
  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's existing test cases and the JSON input support introduced in d98fd52b4a44ec635c9c6a943a467ce981b3a2a. Identify every legacy .in fixture and determine the expected JSON representation before creating the requested Python converter. Done means all test inputs use JSON, the converter is included in the repository, and the test suite still passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, json, python
Domain
testing-qa
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.