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

bigcommerce / stand-with-ukraine-backend / 6153544186
94%

Build:
DEFAULT BRANCH: main
Ran 12 Sep 2023 01:14AM UTC
Jobs 1
Files 13
Run time 2s
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

12 Sep 2023 01:00AM UTC coverage: 96.364%. Remained the same
6153544186

push

github

web-flow
chore: upgrade dependencies sep 2023 (#99)

* chore: cargo upgrade

- updated sqlx to 0.7.1
  - removed offline feature as it's now included always
  - uses tokio directly because actix is now fully compatible with tokio runtime
  - uses .sqlx directory for the offline query data
- updated opentelemetry to v0.20.0
- updated google sheets 4
  - required updates to Row type from Vec<Vec<String>> to Vec<Vec<serde_json::Value>>
    to make conversion easier, I used .into() or .into_iter().map(Into::into).collect()
    which might not be the most idiomatic way

* chore: fix some cargo clippy pedantic lint rules

* fix: added the sqlx query offline data

* chore: fix the sqlx cache

* chore: fix cargo clippy

23 of 23 new or added lines in 4 files covered. (100.0%)

636 of 660 relevant lines covered (96.36%)

20.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6153544186.1 12 Sep 2023 01:14AM UTC 0
96.36
GitHub Action Run
Source Files on build 6153544186
Detailed source file information is not available for this build.
  • Back to Repo
  • 3cc69834 on github
  • Prev Build on main (#5942979851)
  • Next Build on main (#6790632588)
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