Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Add some commands to run Coverage and Checks locally #530

Merged
merged 5 commits into from
Apr 17, 2023

Commits on Apr 14, 2023

  1. Add some commands for coverage and checks

    This Makefile will add some commands to run these coverage and checks locally.
    Michelle Tran committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    734db16 View commit details
    Browse the repository at this point in the history
  2. Add some tests for Tiles Cache

    Michelle Tran committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    df20777 View commit details
    Browse the repository at this point in the history
  3. Ignore coverage profiler files

    Michelle Tran committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b046b8d View commit details
    Browse the repository at this point in the history
  4. Check side effects of tile_cache metrics

    Michelle Tran committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    408947a View commit details
    Browse the repository at this point in the history
  5. Switched to using cargo-llvm-cov for coverage

    This is simpler to use and also cleaner.
    Michelle Tran committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    68a1d98 View commit details
    Browse the repository at this point in the history