You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new makefile target to give coverage numbers by @manavrajvanshi in #183.
Introduced an interface for the rest client - NDBClientHTTPInterface to mock the responses from NDB instead of spinning up a new http server for every test by @manavrajvanshi in #183.
Added E2E additional logging for setting up log environment failure case by @mazin-s in #183.