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

add integration test #1

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jan 24, 2024

  1. add integration test

    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a8cf537 View commit details
    Browse the repository at this point in the history
  2. make asynclogger more null resiliant

    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ebb1b58 View commit details
    Browse the repository at this point in the history
  3. fix snapshot handler and test it

    Works with events using parameters rather than dedicated getters.
    
    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    055be6f View commit details
    Browse the repository at this point in the history
  4. reflow InnerEvent.java

    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    004f74b View commit details
    Browse the repository at this point in the history
  5. Make benchmark windows compatible

    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6631a47 View commit details
    Browse the repository at this point in the history
  6. update pom.xml

    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ce5879c View commit details
    Browse the repository at this point in the history
  7. improve code coverage from 99.2% to 99.8% for tracer

    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a6f0fe7 View commit details
    Browse the repository at this point in the history
  8. remove dependency graph...

    Until we have dependencies
    
    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    05a689e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Add more tests

    Bring unit test coverage to 97.9%. The majority of the rest
    of the code are failsafes for races.
    
    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c030689 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.0.3-Snapshot

    Signed-off-by: Matthew Khouzam <[email protected]>
    MatthewKhouzam committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    22f6789 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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