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

Instagram / IGListKit
96%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 21 Oct 2016 02:35PM UTC
Files 54
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 2.0.0
  • 2.1.0
  • 3.0.0
  • 3.1.0
  • 3.1.1
  • add-checklist
  • animated-update
  • auto-diff
  • auto-diff1
  • automation-travis
  • background-diff
  • bad-update
  • base-test
  • binding-guide
  • build-on-device
  • category-linking
  • center
  • changelog
  • changelog-fixes
  • changelog-fixup
  • changelog-tbd
  • chore/dangerfile_noise
  • cleanup-layout
  • collection-view-layout-precision
  • collectionview-reuse
  • compiler
  • config
  • coverall
  • danger-init
  • debug-dump
  • defer-invalidate
  • dep-demo
  • deprecate-pods
  • deselect
  • disable-9_3-tests
  • display-delegate
  • display-suppl
  • docs
  • docs-patch
  • docs-update
  • documentation-updates
  • double-inserts
  • double-reload
  • embed-crash
  • equal-guide
  • equality-guide-update
  • faq
  • fix-build
  • fix-danger
  • fix-examples
  • fix-github-ci
  • fix-headers
  • fix-iglistbindingsectioncontroller-generics
  • fix-links
  • fix-readme-links
  • fix-tv
  • fix_layout_invalidation_659
  • gen-docs
  • guide-cleanup
  • guides-setup
  • index-for-cell-nil
  • initial-faq-guide
  • instagram-clone-demo-app
  • ios11-examples
  • ios11-pod-warnings
  • ipad-ci-update
  • jessesquires-patch-1
  • jessesquires-patch-2
  • layout
  • layout-2
  • layout-fit
  • less-layout
  • lolwut-dafuck
  • main
  • master
  • migration-3
  • migration-format
  • move-items
  • move-section-index-to-property
  • move-uicv-out-of-list-adapter
  • moves-deleted
  • multiple-delete
  • negative-sizes
  • newline
  • nit-tests
  • objc-fixup
  • optional-crash
  • organize
  • path-description
  • project-fixups
  • protocol-gone-readme
  • protocolize-list-view
  • rawlinxx-master
  • readme-refine
  • readme-tweaks
  • readme_starter_tasks
  • refine-changelog
  • regen-docs
  • relax_swiftlint
  • release-2.1.0
  • release-2.x
  • release-4.0-tableview-support
  • reload-bug
  • reload-tests
  • remove-lint
  • retain-cycle
  • scroll-bottom-inset
  • section-index-reset-on-adapter-dealloc
  • simpler-travis
  • slather-exclude
  • stable
  • stack-demo
  • stack-offset
  • stacked-working
  • supplementary-example
  • swift4
  • test-coverage
  • test-cycle
  • tests
  • travis
  • travis-omfg
  • travis-patch
  • travis-update
  • tvOS-support
  • ui-tests
  • uicv-dump
  • unbreak
  • unused
  • update-changelog
  • update-crash
  • update-issue-template
  • update-travis
  • update-versions
  • updater-tests
  • vision
  • weak-uicv

19 Nov 2025 05:42PM UTC coverage: 95.912%. Remained the same
19511011910

push

github

meta-codesync[bot]
fbsource//fbobjc/:30

Reviewed By: rmaz

Differential Revision: D87420822

fbshipit-source-id: 4d9b44b47

4340 of 4525 relevant lines covered (95.91%)

1393.67 hits per line

Relevant lines Covered
Build:
Build:
4525 RELEVANT LINES 4340 COVERED LINES
1393.67 HITS PER LINE
Source Files on master
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19511011910 main fbsource//fbobjc/:30 Reviewed By: rmaz Differential Revision: D87420822 fbshipit-source-id: 4d9b44b47 push 19 Nov 2025 05:51PM UTC meta-codesync[bot] github
95.91
19446073239 main Fix EXC_BAD_ACCESS crash in IGListSectionMap.m during IGListAdapter deallocation Summary: ## Initial Devmate Prompt: [https://www.internalfb.com/logview/basel\_ios\_crashes/cdf37c300a6041eebafd4aa2c2ed9846](https://www.internalfb.com/logview/base... push 17 Nov 2025 10:08PM UTC meta-codesync[bot] github
95.91
19422716301 main Fix the SPM build errors caused by removal of unprefixed headers (#1644) Summary: It looks like D86316341 caused the GitHub unit tests to stop passing since SPM relies on IGListKit and IGListDiffKit being in the same directory so there are no mod... push 17 Nov 2025 08:17AM UTC meta-codesync[bot] github
95.91
19325149912 fix-headers Merge 83825b376 into 0a0b11bdc Pull #1644 13 Nov 2025 08:32AM UTC web-flow github
95.91
19323263917 fix-headers Merge 2a420fa06 into 0a0b11bdc Pull #1644 13 Nov 2025 07:04AM UTC web-flow github
95.91
19322593069 fix-headers Merge 8eac8e79f into 0a0b11bdc Pull #1644 13 Nov 2025 06:30AM UTC web-flow github
95.91
19241188901 main Fix for MID barcelona_ios_fads/c3fbd3e0c8fe65d943ca7fbe1f493880 Differential Revision: D86603481 fbshipit-source-id: 07adbda05 push 10 Nov 2025 06:06PM UTC meta-codesync[bot] github
95.91
19152260909 main use prefixed imports in exported_headers Summary: Replace unprefixed includes in exported_headers with their prefixed equivalents. This avoids filesystem walking to find headers and makes it possible to resolve the headers via header maps. Revie... push 06 Nov 2025 10:56PM UTC meta-codesync[bot] github
95.93
18964570620 main Bump IGListKit to v5.1.0 Summary: Updates the CHANGELOG with all of the latest enhancements and fixes, and bumps the version number of IGListKit to 5.1.0 Reviewed By: benhgreen Differential Revision: D85926201 fbshipit-source-id: c3c37bbfb859d... push 31 Oct 2025 06:26AM UTC meta-codesync[bot] github
95.93
18963206156 main Provided support for iOS 13 Context Menus (#1430) Summary: ## Changes in this pull request Issue fixed: Provided support for Context Menus ### Checklist - [x] All tests pass. Demo project builds and runs. - [x] I added tests, an experiment, or... push 31 Oct 2025 05:06AM UTC meta-codesync[bot] github
95.93
See All Builds (1583)
  • 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