neo4jrb / neo4j-core

A simple unified API that can access both the server and embedded Neo4j database. Used by the neo4j gem
MIT License
99 stars 80 forks source link

Instrument seabolt request #339

Closed mhanberg closed 3 years ago

mhanberg commented 4 years ago

This pull requests adds missing instrumentation for bolt requests when using the Seabolt driver (Driver).

I am not sure why the JRuby tests are failing, since they aren't failing on master. Any ideas?

cc/ @klobuczek @amitsuryavanshi

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-3.8%) to 86.837% when pulling 21c44295e9a049bb7547e8d55558a8593d66ebe9 on mhanberg:instrument-seabolt-request into 4b649fca33a1b1dba8705e6f999764ad9fb4d76e on neo4jrb:master.