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

chore: adding synthetic monitoring tests #3407

Merged
merged 1 commit into from Nov 28, 2023

Conversation

danielbdias
Copy link
Contributor

This PR adds synthetic monitoring tests to Tracetest, allowing us to run tests for our demo envs on https://docs.tracetest.io/getting-started/try-live-demos/

Changes

  • Added testing/synthetic-monitoring folder and Github action to trigger it.

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7bbafb4) 39.43% compared to head (f28efde) 41.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3407      +/-   ##
==========================================
+ Coverage   39.43%   41.98%   +2.55%     
==========================================
  Files         222      174      -48     
  Lines       16974    13506    -3468     
==========================================
- Hits         6694     5671    -1023     
+ Misses       9694     7337    -2357     
+ Partials      586      498      -88     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielbdias danielbdias merged commit aa7e597 into main Nov 28, 2023
40 checks passed
@danielbdias danielbdias deleted the add/synthetic-monitoring-tests branch November 28, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants