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

Added check to PR template and CONTIBUTING #49

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

pingu2k4
Copy link
Contributor

@pingu2k4 pingu2k4 commented Jul 7, 2024

Changes

Added check to PR template and contributing file to ensure that README has been updated as applicable

Issue

#30

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have only submitted at most one additional endpoint implementation
  • My endpoint implementation covers both client and server SDK's, unless either are marked in the README with a ❌
  • I have added applicable tests for my code

Copy link

github-actions bot commented Jul 7, 2024

Code Coverage

Package Line Rate Branch Rate Complexity Health
PinguApps.Appwrite.Client 100% 93% 30
PinguApps.Appwrite.Server 100% 90% 18
PinguApps.Appwrite.Shared 100% 100% 55
Summary 100% (158 / 158) 92% (24 / 26) 103

Copy link

github-actions bot commented Jul 7, 2024

Test Results

46 tests  ±0   46 ✅ ±0   3s ⏱️ ±0s
 3 suites ±0    0 💤 ±0 
 3 files   ±0    0 ❌ ±0 

Results for commit cb97f73. ± Comparison against base commit a229c62.

@pingu2k4 pingu2k4 merged commit 6e82bf2 into dev Jul 7, 2024
3 checks passed
@pingu2k4 pingu2k4 deleted the 30-update-pr-template branch July 7, 2024 02:44
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.

[FEAT] Add check to PR template and CONTRIBUTING to ensure that the README has been updated
1 participant