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

Tatsh / wiswa-vcs / 30971165195
100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 03:04AM UTC
Jobs 5
Files 7
Run time 1min
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

05 Aug 2026 03:02AM UTC coverage: 100.0%. Remained the same
30971165195

push

github

Tatsh
project: tolerate GitLab refusing part of a sync

A `PUT /projects/:id` is validated as a whole, so a single field GitLab
dislikes, such as a `pages_access_level` that conflicts with the
project visibility, discarded the description, topics, and homepage
with it. The resulting BadRequest then propagated out of
sync_github_to_gitlab and aborted the run before branch protection,
tag protection, badges, and housekeeping.

Identify the rejected fields from the error, drop them, and retry the
remaining settings. Both payload shapes GitLab uses are handled: the
humanised attribute prefix and the field-to-errors mapping. A refusal
that names no recognisable setting abandons only the settings update.

Each later GitLab step now logs a 400, 403, 404, or 422 refusal and
continues, matching the per-call tolerance github.py already has.
Anything else, including a 401 or a server error, still aborts. API
failures from either host now print one line instead of a traceback;
pass --debug for the traceback.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

109 of 109 branches covered (100.0%)

Branch coverage included in aggregate %.

1064 of 1064 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30971165195.1 05 Aug 2026 03:04AM UTC 7
100.0
GitHub Action Run
2 30971165195.2 05 Aug 2026 03:04AM UTC 7
100.0
GitHub Action Run
3 30971165195.3 05 Aug 2026 03:04AM UTC 7
100.0
GitHub Action Run
4 30971165195.4 05 Aug 2026 03:04AM UTC 7
100.0
GitHub Action Run
5 30971165195.5 05 Aug 2026 03:04AM UTC 7
100.0
GitHub Action Run
Source Files on build 30971165195
  • Tree
  • List 7
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30971165195
  • 084c16ed on github
  • Prev Build on master (#30966866268)
  • Next Build on master (#31063040863)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc