|
Ran
|
Jobs
2
|
Files
336
|
Run time
1min
|
Badge
README BADGES
|
push
github
Add `glReadPixels_inplace` helper (#9154) * Fix typos 'Kronos' -> 'Khronos' * Expose `glReadnPixels` function to Cython * Add `glReadPixels_inplace` * Fix doc * Allow specifying the byte alignment of each row * Fix argument check * Comment on why the implementation is split into two functions. * Edit comments * Revert "Expose `glReadnPixels` function to Cython" This reverts commit 9276e82d4. * Update `glReadPixels_inplace` to be fully compliant with OpenGL ES 2.0 * fix style violation * revert an unnecessary change * Fix typo * Add unittests for `glReadPixels` * Revert "Add unittests for `glReadPixels`" This reverts commit 3cd6a6976. * Skip some of the unit tests on Windows
3240 of 6453 branches covered (50.21%)
35 of 35 new or added lines in 1 file covered. (100.0%)
22 existing lines in 2 files now uncovered.28525 of 47977 relevant lines covered (59.46%)
1.17 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 20 |
40.52 |
-4.94% | kivy/uix/carousel.py |
| 2 |
65.98 |
-0.26% | kivy/modules/inspector.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25973833102.1 | 336 |
57.96 |
GitHub Action Run | |
| 2 | 25973833102.2 | 336 |
59.37 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|