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

chaoss / grimoirelab-sortinghat / 419
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/certifi-2022.12.7
DEFAULT BRANCH: master
Ran 21 Feb 2020 04:14PM UTC
Jobs 2
Files 46
Run time 25s
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

pending completion
419

Pull #249

travis-ci

web-flow
[tests] Fix `test_not_null_source` in test_model

This code fixes the test `test_not_null_source` by adding
the id, which is mandatory. This fix is needed to
prevent the error:
```
sqlalchemy.exc.InternalError: (pymysql.err.InternalError)
(1364, "Field 'id' doesn't have a default value")
```

Due to:
```
sqlalchemy/sql/crud.py:695: SAWarning: Column 'identities.id' is
marked as a member of the primary key for table 'identities', but
has no Python-side or server-side default generator indicated,
nor does it indicate 'autoincrement=True' or 'nullable=True',
and no explicit value is passed.
Primary key columns typically may not store NULL.
```

Signed-off-by: Valerio Cosentino <valcos@bitergia.com>
Pull Request #249: [db-model] Remove CoerceToBool type

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

3569 of 3844 relevant lines covered (92.85%)

1.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 419.1 21 Feb 2020 04:14PM UTC 0
92.85
Travis Job 419.1
2 419.2 21 Feb 2020 04:14PM UTC 0
92.85
Travis Job 419.2
Source Files on build 419
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #419
  • Pull Request #249
  • PR Base - master (#417)
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