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

knq / ini / 46 / 3
81%
master: 75%

Build:
Build:
LAST BUILD BRANCH: getkey_sections_with_same_name
DEFAULT BRANCH: master
Ran 14 Nov 2018 08:27AM UTC
Files 2
Run time 0s
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

14 Nov 2018 08:23AM UTC coverage: 80.899%. Remained the same
46.3

Pull #1

travis-ci

web-flow
parser: section getKey handle sections with same name

Previously, the section getKey would return keys for the first section
found. If there is more than one section with the same name, the first
section was always used when searching for keys in those sections. This
is because it loops through all the file lines looking for a section
with the same name, and the first one declared was always foudn first.

Use the section position, rather than name, to determine the section we
are looking for keys for.
Pull Request #1: parser: section getKey handle sections with same name

72 of 89 relevant lines covered (80.9%)

0.88 hits per line

Source Files on job 46.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 42
  • Travis Job 46.3
  • 7b2873d5 on github
  • Prev Job for on getkey_sections_with_same_name (#45.2)
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