Trending repository
-
Updated
Apr 24, 2022 - CSS
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
June 01, 2022 - June 04, 2022 • Atlanta, Georgia
Open source projects built in or receiving significant contributions from Brazil :brazil:
Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
In https://github.com/taosdata/TDengine/blob/develop/src/client/src/tscPrepare.c, Local variable loopCont is assigned only once, to a constant value, making it effectively constant throughout its scope. If this is not the intent, examine the logic to see if there is a missing assignment that would make loopCont not remain constant.
So the 1567th line should be removed.
![image](https://user-im