Skip to content

iOS Anytype make unknowndata equatable#654

Merged
nancywu1 merged 1 commit intomainfrom
ios-anytype-unknowndata
May 21, 2025
Merged

iOS Anytype make unknowndata equatable#654
nancywu1 merged 1 commit intomainfrom
ios-anytype-unknowndata

Conversation

@nancywu1
Copy link
Copy Markdown
Contributor

reopening because last one had unsigned commits

Should be able to return true when asserting two unknown data AnyTypes
fix for getting XCTAssertEqual failed: ("unknownData") is not equal to ("unknownData")

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
  • N/A

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.24%. Comparing base (32ceef1) to head (fb1027d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #654   +/-   ##
=======================================
  Coverage   90.24%   90.24%           
=======================================
  Files         333      333           
  Lines       20604    20606    +2     
  Branches     1992     1992           
=======================================
+ Hits        18594    18596    +2     
  Misses       1994     1994           
  Partials       16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nancywu1 nancywu1 merged commit 378ce53 into main May 21, 2025
11 checks passed
@nancywu1 nancywu1 deleted the ios-anytype-unknowndata branch May 21, 2025 18:59
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.

2 participants