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

Add more tests and run code coverage analysis #53

Merged
merged 15 commits into from
Jun 20, 2023
Merged

Add more tests and run code coverage analysis #53

merged 15 commits into from
Jun 20, 2023

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    0f0cc97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcff5cb View commit details
    Browse the repository at this point in the history
  3. Add failing test case as comment

    Related to #46 and #47
    rubdos committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f1a7645 View commit details
    Browse the repository at this point in the history
  4. Add test case for parsing round trip

    This is a test for #46
    rubdos committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c9fb384 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48cfcb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c62b9b5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Refer to issues in the commented-out test case

    rubdos authored and Gitlab CI translation file sync committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d53fa75 View commit details
    Browse the repository at this point in the history
  2. Add coverage analysis and Codecov upload

    rubdos authored and Gitlab CI translation file sync committed May 31, 2023
    Configuration menu
    Copy the full SHA
    74928b2 View commit details
    Browse the repository at this point in the history
  3. Don't fail the tests fast

    rubdos authored and Gitlab CI translation file sync committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f40b9ac View commit details
    Browse the repository at this point in the history
  4. Run coverage only on nightly

    rubdos authored and Gitlab CI translation file sync committed May 31, 2023
    Configuration menu
    Copy the full SHA
    e9db9d9 View commit details
    Browse the repository at this point in the history
  5. Set correct environment for gcov

    rubdos authored and Gitlab CI translation file sync committed May 31, 2023
    Configuration menu
    Copy the full SHA
    06f8090 View commit details
    Browse the repository at this point in the history
  6. Set output path for grcov

    rubdos authored and Gitlab CI translation file sync committed May 31, 2023
    Configuration menu
    Copy the full SHA
    15165d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Add codecov config

    rubdos authored and Gitlab CI translation file sync committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4b9777a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge upstream changes into tests

    rubdos authored and Gitlab CI translation file sync committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    cea3f65 View commit details
    Browse the repository at this point in the history
  2. Use rstest for phone number type test

    rubdos authored and Gitlab CI translation file sync committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1fdd59e View commit details
    Browse the repository at this point in the history