Program that automatically stitches set of retinal angiography eye images.
aleksandergrzyb/masters-thesis 4
Spatial coregistration algorithms for angiographic imaging with optical coherence tomography.
aleksandergrzyb/HighlighterDetectorApplication 1
iOS application that converts highlighted words on sheet of paper to text.
aleksandergrzyb/PivotalGithubHelper 1
Command line tool that automatically adds Pivotal Tracker story ID into your commit message.
adam-szczombrowski/Projekt_Floras 0
Examination of post stamp edges using Fourier transform.
aleksandergrzyb/aleksandergrzyb.github.io 0
My personal website.
aleksandergrzyb/analytics-ios 0
The hassle-free way to integrate analytics into any iOS application.
Backstage is an open platform for building developer portals
Animation used in mobile game as a timer.
iOS application for Clio interview
push eventspotify/Mobius.swift
commit sha bb8fa140c5bf92b783fe562e53a2e0f4a363b3d3
Use latest Xcode
commit sha 4c08a16357fed6e99772f05306307bb323b41b97
Use XCFramework dependencies
commit sha cbf289b08316af0f0d512471d618daab9d4020db
Merge pull request #174 from kmcbride/dependency-xcframework Use XCFramework dependencies
push time in 2 months
PR merged spotify/Mobius.swift
Updates dependencies to use XCFramework variants because bootstrapping the project currently fails with this error:
Building universal frameworks with common architectures is not possible. The device and simulator slices for "Nimble" both build for: arm64
Rebuild with --use-xcframeworks to create an xcframework bundle instead.
https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks
pr closed time in 2 months
pull request commentspotify/Mobius.swift
Idea: Allow EffectRouter to be passed to Mobius.loop directly
Sorry to bump an old thread, but was something like this ruled out?
extension EffectRouter: Connectable {
public func connect(_ consumer: @escaping Consumer<Event>) -> Connection<Effect> {
return compose(routes: routes).connect(consumer)
}
}
It seems like it would "just work" and avoid the need for any other API changes.
comment created time in 2 months
pull request commentspotify/Mobius.swift
Codecov Report
Merging #174 (33b4525) into master (09eeb05) will decrease coverage by
0.05%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #174 +/- ##
==========================================
- Coverage 94.36% 94.31% -0.06%
==========================================
Files 43 42 -1
Lines 1278 1266 -12
==========================================
- Hits 1206 1194 -12
Misses 72 72
| Flag | Coverage Δ | |
|---|---|---|
| ios | ? |
|
| macspm | 94.31% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...rowableAssertion/Source/MobiusThrowableAssertion.m |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 09eeb05...758ceb8. Read the comment docs.
comment created time in 2 months
PR opened spotify/Mobius.swift
Updates dependencies to use XCFramework variants because bootstrapping the project currently fails with this error:
Building universal frameworks with common architectures is not possible. The device and simulator slices for "Nimble" both build for: arm64
Rebuild with --use-xcframeworks to create an xcframework bundle instead.
https://github.com/Carthage/Carthage#migrating-a-project-from-framework-bundles-to-xcframeworks
pr created time in 2 months
startedShiftLeftSecurity/llvm2graphml
started time in 2 months
startedNubzor/homebridge-airly-v2
started time in 3 months
issue commentgit-up/GitUp
Funny thing is that it works when I open a repo from the Open Recent menu.
comment created time in 3 months