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

mendersoftware / mender / 1498068235
76%
master: 80%

Build:
Build:
LAST BUILD BRANCH: pr_1843
DEFAULT BRANCH: master
Ran 16 Oct 2024 09:06AM UTC
Jobs 1
Files 145
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

16 Oct 2024 08:46AM UTC coverage: 76.262%. First build
1498068235

push

gitlab-ci

kacf
fix: Use large data types for files sizes where appropriate.

Switch data types to use int64_t instead of `size_t`, which is only 32
bits on 32-bit platforms, in places where we expect to handle file
sizes.

Also enable error messages when we try to auto-convert from one type
to another in a lossy fashion.

Changelog: Fix possible integer overflow when dealing with large files
on 32-bit platforms.

Ticket: MEN-7613

Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>

35 of 54 new or added lines in 12 files covered. (64.81%)

7312 of 9588 relevant lines covered (76.26%)

11282.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
77.78
src/mender-update/deployments.hpp
3
87.08
src/common/http/http.cpp
3
76.4
src/mender-update/inventory.cpp
6
0.0
src/common/io/io.cpp
6
76.69
src/mender-update/deployments/deployments.cpp
Jobs
ID Job ID Ran Files Coverage
1 1498068235.1 16 Oct 2024 09:06AM UTC 145
76.26
Source Files on build 1498068235
  • Tree
  • List 145
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #1498068235
  • ea5616f8 on github
  • Next Build on pr_1676 (#1500056092)
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

© 2025 Coveralls, Inc