-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run unit_tests using both [prepend, chain] instrumentation method (#82)
* removed typhoeus instrumentation, add setup and teardown * update sqlite3 hook(replace prepare hook with initialize hook) and test cases * minor code clean for postgresql_adapter * update unit tests removed @@vars, event_list clear in setup, add filter event method, use assert_nil * update count as previous * fix for ldap tests failing in chain hooking * fix for async-http tests failing in chain hooking * rename httprb test class * more changes to unit test architecture * minor changes * test commit for instrumentation-method based gha * test commit * test commit2 * revert test commit * skipping failing postgresql tests for now * update branch coverage threshold to 30%
- Loading branch information
1 parent
3a2bd06
commit cd1747e
Showing
3 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters