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

modules: Add JSON output for db.univar and v.db.univar #2386

Merged
merged 4 commits into from
Jun 9, 2022

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    72e60df View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Add tests, fix code

    Fixed values for test obtained from the plain output, so the new JSON output is checked to fit with the original.
    
    The tests with computation using NumPy would fail with different tests data, i.e., using n other than 10, fails the tests.
    wenzeslaus committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8626eac View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    45e89c8 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    wenzeslaus committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a657377 View commit details
    Browse the repository at this point in the history