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

#401 - Update sq2cql and validate time restrictions #402

Merged

Conversation

michael-82
Copy link
Collaborator

  • update sq2cql to 0.6.0-SNAPSHOT
  • check if timerestrictions are correct (before date is after afterdate)
  • added new validation issue code to be returned to the gui. please check if this is ok this way and let me know if it should be something else (@juliangruendner @Shayan1375 @thkoehler11 )

@michael-82 michael-82 self-assigned this Nov 22, 2024
@michael-82 michael-82 linked an issue Nov 22, 2024 that may be closed by this pull request
@michael-82 michael-82 marked this pull request as draft November 22, 2024 12:45
@michael-82
Copy link
Collaborator Author

Currently the build fails because the snapshot version of sq2cql is not in the maven repo. Will re-open when it is released

- update sq2cql to 0.6.0-SNAPSHOT
- check if timerestrictions are correct (before date is after afterdate)
@michael-82 michael-82 force-pushed the feature/401-update-sq2cql-and-validate-time-restrictions branch from 1624479 to eebdcfd Compare November 28, 2024 13:09
@michael-82 michael-82 marked this pull request as ready for review November 28, 2024 13:16
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.53%. Comparing base (5e401f3) to head (eebdcfd).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #402      +/-   ##
=============================================
+ Coverage      78.43%   78.53%   +0.09%     
- Complexity       552      556       +4     
=============================================
  Files            138      138              
  Lines           2407     2418      +11     
  Branches         147      149       +2     
=============================================
+ Hits            1888     1899      +11     
  Misses           461      461              
  Partials          58       58              

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

@michael-82 michael-82 merged commit 6233eb8 into develop Nov 28, 2024
8 checks passed
@michael-82 michael-82 deleted the feature/401-update-sq2cql-and-validate-time-restrictions branch November 28, 2024 13:23
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.

Update sq2cql and validate time restrictions
1 participant