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

Initial implementation #1

Merged
merged 19 commits into from
Apr 1, 2024
Merged

Initial implementation #1

merged 19 commits into from
Apr 1, 2024

Conversation

Firehed
Copy link
Contributor

@Firehed Firehed commented Feb 5, 2024

This is a basic initial implementation of the PHP SDK, extracted from a proof-of-concept application.

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 66 lines in your changes are missing coverage. Please review.

Project coverage is 14.28%. Comparing base (dbe472d) to head (727094f).

Files Patch % Lines
src/Client.php 16.17% 57 Missing ⚠️
src/User.php 0.00% 4 Missing ⚠️
src/AuthResponse.php 0.00% 3 Missing ⚠️
src/AttachResponse.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main       #1       +/-   ##
============================================
+ Coverage     0.00%   14.28%   +14.28%     
- Complexity       1       14       +13     
============================================
  Files            1        4        +3     
  Lines            2       77       +75     
============================================
+ Hits             0       11       +11     
- Misses           2       66       +64     

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

@Firehed Firehed changed the title Import from backend prototype Initial implementation Apr 1, 2024
@Firehed Firehed marked this pull request as ready for review April 1, 2024 22:20
@Firehed Firehed merged commit 54b411d into main Apr 1, 2024
14 checks passed
@Firehed Firehed deleted the v001 branch April 1, 2024 22:22
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.

1 participant