Re: [PR] Persist writer meta out of lock [iotdb]
jt2594838 merged PR #18124: URL: https://github.com/apache/iotdb/pull/18124 -- 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]
Re: [PR] Persist writer meta out of lock [iotdb]
codecov[bot] commented on PR #18124: URL: https://github.com/apache/iotdb/pull/18124#issuecomment-4891743088 ## [Codecov](https://app.codecov.io/gh/apache/iotdb/pull/18124?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 41.84%. Comparing base ([`186ce36`](https://app.codecov.io/gh/apache/iotdb/commit/186ce3672a749c9c427107e029b8398736c10201?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`1b507c9`](https://app.codecov.io/gh/apache/iotdb/commit/1b507c9503c93e9037a35d1e913841823cef64a6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 33 commits behind head on master. Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #18124 +/- ## + Coverage 41.39% 41.84% +0.45% Complexity 318 318 Files 5288 5296 +8 Lines370864 373604+2740 Branches 4800648232 +226 + Hits 153505 156353+2848 + Misses 217359 217251 -108 ``` [:umbrella: View full report in Codecov by Harness](https://app.codecov.io/gh/apache/iotdb/pull/18124?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :rocket: New features to boost your workflow: - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. -- 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]
Re: [PR] Persist writer meta out of lock [iotdb]
sonarqubecloud[bot] commented on PR #18124: URL: https://github.com/apache/iotdb/pull/18124#issuecomment-4891396127 ## [](https://sonarcloud.io/dashboard?id=apache_iotdb&pullRequest=18124) **Quality Gate passed** Issues  [2 New issues](https://sonarcloud.io/project/issues?id=apache_iotdb&pullRequest=18124&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0 Accepted issues](https://sonarcloud.io/project/issues?id=apache_iotdb&pullRequest=18124&issueStatuses=ACCEPTED) Measures  [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_iotdb&pullRequest=18124&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)  [0.0% Coverage on New Code](https://sonarcloud.io/component_measures?id=apache_iotdb&pullRequest=18124&metric=new_coverage&view=list)  [0.0% Duplication on New Code](https://sonarcloud.io/component_measures?id=apache_iotdb&pullRequest=18124&metric=new_duplicated_lines_density&view=list) [See analysis details on SonarQube Cloud](https://sonarcloud.io/dashboard?id=apache_iotdb&pullRequest=18124) -- 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]
