|
Ran
|
Jobs
1
|
Files
54
|
Run time
1min
|
Badge
README BADGES
|
push
github
Replaced FBReportMustFix with IGFailAssert (#1653) Summary: ## Changes in this pull request `FBReportMustFix` isn't recognized by the public version of IGListKit. It is wrapped by `IGFailAssert` to abstract error tracking between the public and private versions, and so this change was causing the GitHub repo to stop compiling. This diff makes the appropriate change and confirms the unit tests are passing again. ### Checklist - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or detailed why my change isn't tested. - [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/main/.github/CONTRIBUTING.md) Pull Request resolved: https://github.com/instagram/IGListKit/pull/1653 Test Plan: Compiling again! {F1984942550} Differential Revision: D91551520 Pulled By: TimOliver fbshipit-source-id: bdc9f7860
0 of 1 new or added line in 1 file covered. (0.0%)
6 existing lines in 1 file now uncovered.4347 of 4541 relevant lines covered (95.73%)
695.81 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
95.19 |
-0.58% | Source/IGListKit/IGListCollectionViewLayout.mm |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
95.19 |
-0.58% | Source/IGListKit/IGListCollectionViewLayout.mm |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | iOS - 21417204291.1 | 59 |
95.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|