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

216 deploy metrics report to the site #217

Closed
wants to merge 35 commits into from

Commits on Mar 19, 2024

  1. feat(report): add module

    deemp committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cc8960d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. fix(metrics): division

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d4f1aad View commit details
    Browse the repository at this point in the history
  2. fix(metrics): fromInteger

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c3b24db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ca217 View commit details
    Browse the repository at this point in the history
  4. feat(package): add blaze

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5d8c1e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eadb076 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1021a8 View commit details
    Browse the repository at this point in the history
  7. chore(cabal): update .cabal

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7afd577 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed8cbc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bde7ede View commit details
    Browse the repository at this point in the history
  10. feat(report):

    - make report table sortable
    
    - style the report table
    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e41687e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b967f1 View commit details
    Browse the repository at this point in the history
  12. fix(report): apply autoprefixer

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ff3a983 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b8be77 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    963c678 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    803e874 View commit details
    Browse the repository at this point in the history
  16. fix(report): field names

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    24b4c54 View commit details
    Browse the repository at this point in the history
  17. fix(cli):

    - create directory for report html if missing
    
    - fix field names
    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    658889c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    294dd72 View commit details
    Browse the repository at this point in the history
  19. fix(report): config

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a527fc8 View commit details
    Browse the repository at this point in the history
  20. fix(report): move directory

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2633e46 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    64a91f5 View commit details
    Browse the repository at this point in the history
  22. fix(metrics): remove the metrics script because the report command ca…

    …n generate json metrics
    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    70d79de View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    99b3ed8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c24126b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8a68564 View commit details
    Browse the repository at this point in the history
  26. fix(report): directory

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    82a41f8 View commit details
    Browse the repository at this point in the history
  27. fix(report): gitignore any json

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    456e3d4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6f43f5d View commit details
    Browse the repository at this point in the history
  29. refactor(report):

    - move function
    
    - add doctests
    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5efbce8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c1c4f48 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6eb9d89 View commit details
    Browse the repository at this point in the history
  32. feat(ci): add report to site

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0916afb View commit details
    Browse the repository at this point in the history
  33. feat(site): add link to report

    deemp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5fef5e4 View commit details
    Browse the repository at this point in the history