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

INTI-CMNB / KiBoM
79%
master: 85%

Build:
Build:
LAST BUILD BRANCH: fix_changing_fields
DEFAULT BRANCH: master
Repo Added 15 Jul 2020 01:30PM UTC
Files 15
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 fix_changing_fields
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.9.0
  • 1.9.1
  • add_exclude_from_bom
  • colon_sep_option
  • fix-readme-pypi
  • fix_changing_fields
  • fix_column_case
  • fix_various_ini_details_1
  • hkennyv-add-sheetpath
  • master
  • reg_include_priority_doc
  • space_before_unit
  • v1.8.0-3
  • v1.9.0
  • v1.9.1
  • v1.9.1-2

02 Jan 2024 05:02PM UTC coverage: 78.661%. First build
7388438449

push

github

set-soft
Replacing field values using the complex_variant = True option is not case sensitive.

If the field name to be replaced contains uppercase letters, the comparison will fail because of the following code

if field.get('field', 'name') == name:

The first part of the comparison may contain uppercase letters. The latter part is typically lower case, but for safety reasons, I apply lower() as well. This PR contains the fix and also squashes some trailing white spaces.

1257 of 1598 relevant lines covered (78.66%)

0.79 hits per line

Relevant lines Covered
Build:
Build:
1598 RELEVANT LINES 1257 COVERED LINES
0.79 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7388438449 fix_changing_fields Replacing field values using the complex_variant = True option is not case sensitive. If the field name to be replaced contains uppercase letters, the comparison will fail because of the following code if field.get('field', 'name') == name: The... push 02 Jan 2024 05:03PM UTC set-soft github
78.66
7388333183 master Merge pull request #23 from PatrickBaus/fix_changing_fields Fixed changing field values via the complex_variant option push 02 Jan 2024 04:53PM UTC web-flow github
84.8
7298688634 colon_sep_option Added a command line option to exclude `:` as INI delimiter Allows things like KiCost:Field used as field name push 22 Dec 2023 10:10AM UTC set-soft github
78.72
7290849322 master Added a command line option to exclude `:` as INI delimiter Allows things like KiCost:Field used as field name push 21 Dec 2023 04:40PM UTC set-soft github
84.8
7045824263 v1.9.1-2 Bumped Debian version to 1.9.1-2 push 30 Nov 2023 11:29AM UTC set-soft github
84.79
7045764491 master Merge pull request #22 from INTI-CMNB/add_exclude_from_bom Exclude components marked as "Exclude from BoM" push 30 Nov 2023 11:23AM UTC web-flow github
84.79
7045599749 add_exclude_from_bom Exclude components marked as "Exclude from BoM" Note that this flag can't be seen on files generated using the GUI and asking to create a BoM. But if you ask to export the netlist using the XML format, i.e. using kicad-cli, you'll get the compone... push 30 Nov 2023 11:07AM UTC set-soft github
78.66
7045506453 master Exclude components marked as "Exclude from BoM" Note that this flag can't be seen on files generated using the GUI and asking to create a BoM. But if you ask to export the netlist using the XML format, i.e. using kicad-cli, you'll get the compone... push 30 Nov 2023 11:00AM UTC set-soft github
78.66
7045497121 master Merge pull request #22 from INTI-CMNB/add_exclude_from_bom Exclude components marked as "Exclude from BoM" push 30 Nov 2023 10:59AM UTC web-flow github
84.79
7045467464 add_exclude_from_bom Merge 81ac05bcc into d21a2948e Pull #22 30 Nov 2023 10:56AM UTC web-flow github
84.79
See All Builds (108)
  • 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