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

Freegle / Iznik / 5547 / 5547
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 23 Apr 2026 05:23AM UTC
Files 118
Run time 5s
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

23 Apr 2026 04:47AM UTC coverage: 80.514% (+0.04%) from 80.47%
5547

Pull #234

circleci

edwh
fix(ci): add Gradle Plugin Portal to Android builds to fix Maven Central 403

Maven Central was returning 403 Forbidden for org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0
(required by @capacitor-community/stripe 7.x) from certain CircleCI executor IPs.

Three-layer fix:
1. android/settings.gradle: pluginManagement block with gradlePluginPortal() first - covers
   plugins{} block resolution for all projects
2. android/build.gradle: gradlePluginPortal() in buildscript.repositories and allprojects.repositories
3. Orb 1.1.204: Gradle init script (init.d/plugin-portal.gradle) adds plugin portal to ALL
   project buildscript repositories including capacitor-community subprojects; also adds
   Gradle dependency caching to both build-android-debug and build-android-dev to avoid
   repeated Maven Central downloads.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #234: test(coverage): message package pure-function unit tests (0 → 47 tests)

23262 of 28892 relevant lines covered (80.51%)

48.24 hits per line

Source Files on job go - 5547
  • Tree
  • List 118
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5547
  • CircleCI Build #5547
  • 18c561e7 on github
  • Prev Job for on feature/coverage-message (#5487)
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