Skip to content
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

Add Options Parameter #4

Merged
merged 9 commits into from
Jul 4, 2024
Merged

Add Options Parameter #4

merged 9 commits into from
Jul 4, 2024

Conversation

TosinJs
Copy link
Collaborator

@TosinJs TosinJs commented Jul 4, 2024

Description

There is no video for this because I could not run the Swift code locally. I had @sa-ma run it and generate the image below.

Screenshot_2024-07-04_at_12 55 49


Motivation and Context

How Has This Been Tested?

Screen recording:

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Improvement (general improvements to how code looks/works)

Checklist

  • I have created a branch for this patch/feature.
  • My pull request addresses exactly one patch/feature.
  • Each individual commit in the pull request is meaningful.
  • I have tested manually.
  • My code follows the code style of this project.

@TosinJs TosinJs requested a review from sa-ma July 4, 2024 13:06
@@ -99,6 +100,22 @@ final class ConnectTests: XCTestCase {
}
}

func testGenerateURLWithStylingOptions() async {
Copy link
Contributor

@sa-ma sa-ma Jul 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TosinJs what happens if the dev passes an invalid style?

@TosinJs TosinJs merged commit ac033fc into main Jul 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants