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

mendersoftware / mender-mcu
9%
main: 57%

Build:
Build:
LAST BUILD BRANCH: pr_209
DEFAULT BRANCH: main
Repo Added 22 Oct 2024 05:48PM UTC
Files 26
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

LAST BUILD ON BRANCH pr_123
branch: pr_123
CHANGE BRANCH
x
Reset
  • pr_123
  • HEAD
  • main
  • pr_100
  • pr_101
  • pr_102
  • pr_103
  • pr_104
  • pr_105
  • pr_106
  • pr_107
  • pr_108
  • pr_109
  • pr_110
  • pr_111
  • pr_112
  • pr_113
  • pr_114
  • pr_115
  • pr_117
  • pr_118
  • pr_119
  • pr_120
  • pr_121
  • pr_122
  • pr_124
  • pr_125
  • pr_126
  • pr_127
  • pr_128
  • pr_129
  • pr_130
  • pr_131
  • pr_134
  • pr_136
  • pr_137
  • pr_138
  • pr_139
  • pr_140
  • pr_141
  • pr_142
  • pr_143
  • pr_144
  • pr_145
  • pr_146
  • pr_147
  • pr_148
  • pr_149
  • pr_150
  • pr_152
  • pr_153
  • pr_154
  • pr_155
  • pr_156
  • pr_157
  • pr_158
  • pr_159
  • pr_160
  • pr_161
  • pr_162
  • pr_163
  • pr_164
  • pr_165
  • pr_166
  • pr_167
  • pr_168
  • pr_169
  • pr_170
  • pr_172
  • pr_173
  • pr_175
  • pr_176
  • pr_177
  • pr_178
  • pr_179
  • pr_180
  • pr_181
  • pr_182
  • pr_183
  • pr_184
  • pr_185
  • pr_186
  • pr_187
  • pr_188
  • pr_189
  • pr_190
  • pr_191
  • pr_192
  • pr_193
  • pr_194
  • pr_195
  • pr_196
  • pr_197
  • pr_198
  • pr_199
  • pr_200
  • pr_201
  • pr_205
  • pr_206
  • pr_207
  • pr_209
  • pr_210
  • pr_212
  • pr_213
  • pr_62
  • pr_65
  • pr_93
  • pr_97
  • pr_98
  • pr_99
  • test-coverage

02 Dec 2024 04:51PM UTC coverage: 9.081% (-0.003%) from 9.084%
1569527828

push

gitlab-ci

vpodzime
fix: Set mender_http_request_context fields in mender_http_perform() on Zephyr

Instead of assigning 3 local variables and initializing the
struct with the results of the assignments.

Ticket: MEN-7555
Changelog: none
Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech>

251 of 2764 relevant lines covered (9.08%)

0.65 hits per line

Relevant lines Covered
Build:
Build:
2764 RELEVANT LINES 251 COVERED LINES
0.65 HITS PER LINE
Source Files on pr_123
  • Tree
  • List 14
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1569527828 pr_123 fix: Set mender_http_request_context fields in mender_http_perform() on Zephyr Instead of assigning 3 local variables and initializing the struct with the results of the assignments. Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podz... push 02 Dec 2024 04:54PM UTC vpodzime gitlab-ci
9.08
1569387747 pr_123 fix: Set mender_http_request_context fields in mender_http_perform() on Zephyr Instead of assigning 3 local variables and initializing the struct with the results of the assignments. Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podz... push 02 Dec 2024 03:25PM UTC vpodzime gitlab-ci
9.08
1569386371 pr_123 fix: Set mender_http_request_context fields in mender_http_perform() on Zephyr Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech> push 02 Dec 2024 03:24PM UTC vpodzime gitlab-ci
9.08
1569255006 pr_123 fix: Set mender_http_request_context fields in mender_http_perform() on Zephyr Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech> push 02 Dec 2024 02:10PM UTC vpodzime gitlab-ci
9.09
1564701830 pr_123 fix: Detect hanging in PENDING_REBOOT state If reboot was requested, but it hasn't come in a pre-defined number of iterations to wait, we need to fail the deployment and resume normal operation. This also means we need to tell the scheduler to r... push 28 Nov 2024 04:32PM UTC vpodzime gitlab-ci
9.09
1564696147 pr_123 fix: Detect hanging in PENDING_REBOOT state If reboot was requested, but it hasn't come in a pre-defined number of iterations to wait, we need to fail the deployment and resume normal operation. This also means we need to tell the scheduler to r... push 28 Nov 2024 04:27PM UTC vpodzime gitlab-ci
9.09
1564463470 pr_123 chore: Try to detect too many network issues and reset network Instead of being stuck in the non-working setup. Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech> push 28 Nov 2024 02:12PM UTC vpodzime gitlab-ci
9.17
1564392937 pr_123 chore: Try to detect too many network issues and reset network Instead of being stuck in the non-working setup. Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech> push 28 Nov 2024 01:39PM UTC vpodzime gitlab-ci
9.22
1563027719 pr_123 chore: Try to detect too many network issues and reset network Instead of being stuck in the non-working setup. Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech> push 27 Nov 2024 04:14PM UTC vpodzime gitlab-ci
9.17
1561349264 pr_123 chore: Try to detect too many network issues and reset network Instead of being stuck in the non-working setup. Ticket: MEN-7555 Changelog: none Signed-off-by: Vratislav Podzimek <vratislav.podzimek@northern.tech> push 26 Nov 2024 04:52PM UTC vpodzime gitlab-ci
9.33
See All Builds (435)
  • Repo on GitHub
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