CritasWang commented on PR #63: URL: https://github.com/apache/iotdb-client-csharp/pull/63#issuecomment-5141863721
Rebased onto `main` now that #62 is merged (`178ebb0`). #62 was squash-merged, so the three commits this branch previously carried no longer matched upstream and GitHub started reporting a conflict. I rebased with `--onto upstream/main` to drop them, leaving only the health-check commit — this PR is now a single commit (`03b3bf7`) against current `main`, with no conflicts and nothing from #62 in the diff. Verified locally against merged `main`: `dotnet build Apache.IoTDB.sln` 0 errors, 44 unit tests passing, `dotnet format --verify-no-changes` clean. Ready for review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
