-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[#20] [iOS] [UI] As a user, I can see Survey header #60
Conversation
🧛 shared Code Coverage:
|
File | Coverage |
---|
Modified Files Not Found In Coverage Report:
CGFloat+Extensions.swift
Font+Extensions.swift
SurveyHeaderView.swift
SurveyItemView.swift
SurveySelectionSpec.swift
SurveySelectionView.swift
ViewId+SurveySelection.swift
project.pbxproj
Codebase cunningly covered by count Shroud 🧛
Generated by 🚫 Danger
400b67a
to
df43098
Compare
44395ca
to
3331209
Compare
61e2aa5
to
9ccca20
Compare
3331209
to
5a84e75
Compare
cb1d18c
to
3315a2c
Compare
5a84e75
to
19f2a57
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rest LGTM 🚀
iosApp/Survey/Sources/Presentation/Modules/SurveySelection/SurveyHeader/SurveyHeaderView.swift
Show resolved
Hide resolved
shared/src/commonMain/kotlin/co/nimblehq/blisskmmic/presentation/model/SurveyUI.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
47afc27
to
a4953ed
Compare
What Happened
Add Survey screen header with today information and user profile
Proof of Work