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

Update github actions #15

Closed
wants to merge 13 commits into from
Closed

Update github actions #15

wants to merge 13 commits into from

Commits on Apr 3, 2024

  1. add linting action

    tibvdm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9c2d43d View commit details
    Browse the repository at this point in the history
  2. test action

    tibvdm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e32f560 View commit details
    Browse the repository at this point in the history
  3. CARGO_INCREMENTAL=0 for gcov

    tibvdm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8300286 View commit details
    Browse the repository at this point in the history
  4. fix doctest

    tibvdm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6f79733 View commit details
    Browse the repository at this point in the history
  5. add coverage secret

    tibvdm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5c58545 View commit details
    Browse the repository at this point in the history
  6. next try

    tibvdm committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3d609ab View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. next try

    tibvdm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7f42438 View commit details
    Browse the repository at this point in the history
  2. Update test.yml

    tibvdm authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e5ca7a8 View commit details
    Browse the repository at this point in the history
  3. try again with config

    tibvdm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6a0fcca View commit details
    Browse the repository at this point in the history
  4. fix folder name

    tibvdm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    db52a1b View commit details
    Browse the repository at this point in the history
  5. split tests and coverage

    tibvdm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    33b77c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb1c4f7 View commit details
    Browse the repository at this point in the history
  7. codecov config

    tibvdm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1ed71e4 View commit details
    Browse the repository at this point in the history