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

akrennmair / newsbeuter
32%
master: 60%

Build:
Build:
LAST BUILD BRANCH: bugfix/219-unit-tests
DEFAULT BRANCH: master
Repo Added 24 Jan 2016 10:18PM UTC
Files 125
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/cppcheck
branch: feature/cppcheck
CHANGE BRANCH
x
Reset
  • feature/cppcheck
  • bugfix/219-unit-tests
  • bugfix/324-newsblur-auth-fail
  • bugfix/334-escaping-backticks
  • bugfix/336
  • bugfix/336-again
  • bugfix/481-properly-formatting-quotes
  • bugfix/522-openssl-new-threading-api
  • bugfix/clang-on-linux-travis-builds
  • bugfix/correct-config.sh
  • bugfix/fix-travis-build
  • bugfix/no-wordexp
  • bugfix/travis
  • bugfix/travis-build-895
  • bugfix/travis-osx-coveralls
  • bugfix/ttrss-auth-failure
  • bugfix/wrapfix
  • fancy-changelog
  • feature/341-pass-feed-title-to-bmk-script
  • feature/better-test-descriptions
  • feature/coveralls
  • feature/crusade-against-c-casts
  • feature/crusade-against-pointers-to-char
  • feature/enum-class
  • feature/i18nspector
  • feature/no-bare-pointers-in-tests
  • feature/slimmer-rss_item-interface
  • feature/tagged-tests
  • feature/test-sql
  • feature/travis-gcc-6
  • feature/uniform-coverage
  • feature/updated-catch
  • feature/upgrade-to-precise-on-travis
  • feature/upgrade-to-trusty-on-travis
  • feature/variadic-templates
  • master
  • ordinary-changelog

pending completion
742

push

travis-ci

Minoru
Fix erroneous comments in rss_feed::set_rssurl

cppcheck pointed out that I overwrite variable's value right after
assigning it, and this proved to be true. However, while looking into
it, I found that the comments I left in the function don't match the
reality as the input that it gets are a bit different from the examples
in comments. It's sheer luck that the code that I got by making
a mistake turned out to be *right*.

So I removed superfluous code, amended the comments and added a few
tests to make sure I never step into that particular trap ever again.

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

4310 of 13297 relevant lines covered (32.41%)

561.07 hits per line

Relevant lines Covered
Build:
Build:
13297 RELEVANT LINES 4310 COVERED LINES
561.07 HITS PER LINE
Source Files on feature/cppcheck
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
742 feature/cppcheck Fix erroneous comments in rss_feed::set_rssurl cppcheck pointed out that I overwrite variable's value right after assigning it, and this proved to be true. However, while looking into it, I found that the comments I left in the function don't mat... push 20 Nov 2016 11:23AM UTC Minoru travis-ci pending completion  
740 feature/cppcheck Apply simple suggestions from cppcheck push 19 Nov 2016 04:52PM UTC Minoru travis-ci pending completion  
739 feature/cppcheck Apply simple suggestions from cppcheck push 19 Nov 2016 04:33PM UTC Minoru travis-ci pending completion  
See All Builds (547)
  • Repo on GitHub
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

© 2026 Coveralls, Inc