Skip to content

Conversation

@dplewis
Copy link
Member

@dplewis dplewis commented Mar 7, 2025

Pull Request

Issue

Generic type definitions are missing.

Ref: #2012

Approach

  • Update definition tests to match current SDK
  • Add generic types
  • Add missing basic types
  • 127 definition tests left (was 285)

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)

@parse-github-assistant
Copy link

parse-github-assistant bot commented Mar 7, 2025

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@codecov
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6d33b19) to head (09fe64a).
Report is 29 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #2485   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         6256      6256           
  Branches      1447      1474   +27     
=========================================
  Hits          6256      6256           

☔ 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.

@dplewis dplewis requested a review from a team March 7, 2025 12:54
@dplewis dplewis requested a review from mtrezza March 7, 2025 21:29
@dplewis
Copy link
Member Author

dplewis commented Mar 7, 2025

@mtrezza This is ready for review. This is most of the heavy lifting.

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

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

Looks good!

@mtrezza mtrezza merged commit 539ba2a into parse-community:alpha Mar 8, 2025
12 checks passed
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.1.0-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 10, 2025
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants