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

Version 0.5.0 #9

Merged
merged 29 commits into from
Jul 9, 2024
Merged

Version 0.5.0 #9

merged 29 commits into from
Jul 9, 2024

Conversation

fpseverino
Copy link
Member

  • Complete the implementation of Wallet Orders started in version 0.4.0.
  • Add distribution of bundles of multiple passes (.pkpasses).
  • Add support for Pass Personalization.
    • The generation of personalizable passes is fully implemented and has been tested, whereas the server endpoint that Wallet expects to make them work is WIP, since to properly test it a special certificate for Apple is needed (the issue is better explained in the docs).
    • Other features linked to personalizable passes (such as data models for the personalized user info) are postponed.
  • Add DocC catalogs for all modules.
  • Several other improvements and refactoring to improve stability and ease of use.

@fpseverino fpseverino requested review from gwynne and 0xTim July 5, 2024 16:17
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 321 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (99fa653) to head (0881941).
Report is 4 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main      #9    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         11      29    +18     
  Lines        517     918   +401     
======================================
- Misses       517     918   +401     
Files Coverage Δ
...urces/Orders/Middleware/AppleOrderMiddleware.swift 0.00% <ø> (ø)
...s/Orders/Models/Concrete Models/OrdersDevice.swift 0.00% <ø> (ø)
...Orders/Models/Concrete Models/OrdersErrorLog.swift 0.00% <ø> (ø)
...rs/Models/Concrete Models/OrdersRegistration.swift 0.00% <ø> (ø)
Sources/Orders/Models/OrderDataModel.swift 0.00% <ø> (ø)
...ources/Orders/Models/OrdersRegistrationModel.swift 0.00% <ø> (ø)
Sources/Orders/OrdersDelegate.swift 0.00% <ø> (ø)
Sources/PassKit/Models/ErrorLogModel.swift 0.00% <ø> (ø)
Sources/Passes/Models/Concrete Models/PKPass.swift 0.00% <ø> (ø)
...s/Passes/Models/Concrete Models/PassesDevice.swift 0.00% <ø> (ø)
... and 15 more

... and 1 file with indirect coverage changes

@fpseverino fpseverino merged commit 06b3143 into vapor-community:main Jul 9, 2024
9 of 10 checks passed
@fpseverino fpseverino deleted the update branch July 9, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants