-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
feat: Add ParseXFile
for cross-platform XFile
support
#990
Conversation
Thanks for opening this pull request! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #990 +/- ##
==========================================
- Coverage 44.16% 43.37% -0.80%
==========================================
Files 60 61 +1
Lines 3401 3463 +62
==========================================
Hits 1502 1502
- Misses 1899 1961 +62 ☔ View full report in Codecov by Sentry. |
Is this ready for merge? |
Yes, I think it is ready to merge. |
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.
Looks good!
ParseXFile
for XFile
supportParseXFile
for cross-platform XFile
support
I just noticed that the docs workflow was skipped; shouldn't docs be published? https://github.com/parse-community/Parse-SDK-Flutter/actions/runs/8493279325/job/23267194136 |
I think this section had a problem in ci. |
I tried to run it manually but it also wouldn't run. I'll look into it. #991 |
Pull Request
Issue
Add
ParseXFile
for supportXFile
.Closes: #989
Approach
Tasks