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

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

Build:
DEFAULT BRANCH: main
Ran 14 Aug 2023 05:59PM UTC
Jobs 1
Files 13
Run time 40s
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
5858902083

push

github

web-flow
chore: upgrade dependencies aug 2023 (#91)

* 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

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

636 of 660 relevant lines covered (96.36%)

20.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5858902083.1 14 Aug 2023 05:59PM UTC 0
96.36
GitHub Action Run
Source Files on build 5858902083
Detailed source file information is not available for this build.
  • Back to Repo
  • 5011a05a on github
  • Prev Build on main (#5787732626)
  • Next Build on main (#5942979851)
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