• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

GothenburgBitFactory / taskwarrior / 14912062652

08 May 2025 05:08PM UTC coverage: 85.189% (-0.06%) from 85.246%
14912062652

push

github

web-flow
Fix compiler warning about unused variable (#3873)

This was added to indicate that the return value of chdir was unused,
but newer compilers "see through" this and determine it to be unused.
The return value is not marked must-use, so just doing nothing with it
is sufficient.

2 of 2 new or added lines in 1 file covered. (100.0%)

21 existing lines in 2 files now uncovered.

19567 of 22969 relevant lines covered (85.19%)

23443.04 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

84.14
/src/libshared/src/Duration.cpp


Source Not Available

The file "src/libshared/src/Duration.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc