Ran
|
Jobs
1
|
Files
234
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Ftp server : use a thread to send ftp burst (#2250) * Ftp server : use a thread to send ftp burst * system tests : increase FtpDownloadBurstStopAndTryAgain file length FTP server is now faster, we need to increase file length because it was sometimes already entirely received when the callback was called. * Revert "system tests : increase FtpDownloadBurstStopAndTryAgain file length" This reverts commit c233cdd2e. * Test commit debug * System tests: fix FtpDownloadBurstStopAndTryAgain Only use intercept callbacks to simulation connection problem to avoid buffering. * windows * remove debug
32 of 35 new or added lines in 2 files covered. (91.43%)
7 existing lines in 2 files now uncovered.10103 of 28239 relevant lines covered (35.78%)
120.7 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
60.32 |
0.26% | src/mavsdk/core/mavlink_ftp_server.cpp |
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
45.18 |
-0.66% | src/mavsdk/core/mavlink_command_sender.cpp |
5 |
73.16 |
-0.22% | src/mavsdk/core/mavlink_ftp_client.cpp |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8351061687.1 | 559 |
31.45 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|