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

Major PR [DO NOT MERGE] #50

Merged
merged 70 commits into from
Sep 11, 2024
Merged

Major PR [DO NOT MERGE] #50

merged 70 commits into from
Sep 11, 2024

Conversation

ypriverol
Copy link
Member

This PR includes multiple refinements about the structure of quantms.io, the fields, the metadata and the documentation.

  • All the structures were moved into an Ansidoc page README.adoc
  • All the schemas were updated to have documentation for every field and attribute.
  • Non-necessary fields were removed.
  • Flowchart about the relation between all formats and models was created.

zprobot and others added 30 commits June 5, 2024 16:31
feature: make test suite runnable from repository root
This change moves all the test code and test data out of the Python
package, which means that it no longer takes up space in the built
distribution, and is no longer installed with the package on end-user
machines.

It also fixes the CI script that assumed tests ran inside the package,
which depended upon the local imports that were removed in the last
batch of changes.
fix: move tests outside package, fix test CI failure
@ypriverol ypriverol mentioned this pull request Sep 8, 2024
@ypriverol ypriverol linked an issue Sep 10, 2024 that may be closed by this pull request
@ypriverol ypriverol linked an issue Sep 11, 2024 that may be closed by this pull request
@ypriverol ypriverol merged commit a3eff82 into main Sep 11, 2024
10 of 11 checks passed
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.

CamelCase vs snake_case additional_scores as Record in parquet instead of list of String
3 participants