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

Simplify API of Problem generation #745

Merged
merged 27 commits into from
Feb 2, 2024
Merged

Conversation

JasonMarechal25
Copy link
Contributor

@JasonMarechal25 JasonMarechal25 commented Jan 10, 2024

Change how -o and -a options work.
-a options doesn't need -o option anymore. Given the options -a simulation.zip it is now automatically deduced and output dir simulation-Xpansion.zip
-o options works by reading a directory (by opposition to reading an archive)

Move some code in RunProblemGeneration to classes

  • Version is in its own file
  • RunProblemGeneration is part of a ProblemGeneration object (simpler testing)

@JasonMarechal25 JasonMarechal25 marked this pull request as draft January 12, 2024 09:36
@JasonMarechal25 JasonMarechal25 force-pushed the feature/api_pbgen branch 4 times, most recently from a880f81 to 1f90a80 Compare January 17, 2024 15:34
@JasonMarechal25 JasonMarechal25 marked this pull request as ready for review January 25, 2024 14:57
@JasonMarechal25 JasonMarechal25 marked this pull request as draft January 25, 2024 14:59
@JasonMarechal25 JasonMarechal25 marked this pull request as ready for review January 29, 2024 13:11
Copy link

sonarqubecloud bot commented Feb 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

3.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@JasonMarechal25 JasonMarechal25 merged commit 56828a2 into develop Feb 2, 2024
16 of 17 checks passed
@JasonMarechal25 JasonMarechal25 deleted the feature/api_pbgen branch February 2, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants