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 github workflow with coverage #100

Merged
merged 21 commits into from
Feb 9, 2023

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    f5d514c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c943ea View commit details
    Browse the repository at this point in the history
  3. Add dependencies in testing

    Allows for early failure
    ChristopherRabotin committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1e516ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb9664d View commit details
    Browse the repository at this point in the history
  5. Wrap up clippy

    ChristopherRabotin committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    86fbca8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2f3ee5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63e68a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    052313e View commit details
    Browse the repository at this point in the history
  9. Fix steps

    ChristopherRabotin committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ae894dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9db98ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9bd157a View commit details
    Browse the repository at this point in the history
  12. Larger error in Tb

    Will dive into this and other stuff in Version 2
    ChristopherRabotin committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6e0a1b4 View commit details
    Browse the repository at this point in the history
  13. Clippy 0.1.67

    ChristopherRabotin committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8787831 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Change to tarpaulin for coverage

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5771a27 View commit details
    Browse the repository at this point in the history
  2. Remove Levenberg Marquardt feature for coverage test

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d580398 View commit details
    Browse the repository at this point in the history
  3. Trying the LLVM engine

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f807675 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Switch to tarpaulin via binstall

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6825d55 View commit details
    Browse the repository at this point in the history
  2. Add -y to binstall

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    eeb82b1 View commit details
    Browse the repository at this point in the history
  3. Remove nightly from tarpaulin run because it works without it

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    aa71271 View commit details
    Browse the repository at this point in the history
  4. Remove coverage test because it takes too long

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    9fd702a View commit details
    Browse the repository at this point in the history
  5. Remove dependency on coverage

    Signed-off-by: Christopher Rabotin <christopher.rabotin@gmail.com>
    ChristopherRabotin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    b5e6635 View commit details
    Browse the repository at this point in the history