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

chore: prep for launch on the .org repo #142

Merged
merged 9 commits into from
Dec 19, 2023
Merged

Conversation

jasonbahl
Copy link
Contributor

What does this implement/fix? Explain your changes.

This updates the README files, Issue Templates and .wordpress-org assets to help prepare for launch on WordPress.org

@jasonbahl jasonbahl added Documentation Improvements or additions to documentation Type: Chore (updating CI tasks etc; no production code change) labels Dec 19, 2023
@jasonbahl jasonbahl self-assigned this Dec 19, 2023
@jasonbahl jasonbahl merged commit 114a2fe into main Dec 19, 2023
25 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1f942ae2a28a8417e3075c5c1c1b6db972f10bc4-PR-142

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 89 of 163 (54.6%) changed or added relevant lines in 14 files are covered.
  • 4 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 62.369%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/FieldType/CloneField.php 0 2 0.0%
src/Registry.php 32 34 94.12%
src/FieldType/Relationship.php 1 5 20.0%
src/WPGraphQLAcf.php 0 4 0.0%
src/Admin/OptionsPageRegistration.php 0 7 0.0%
src/Admin/PostTypeRegistration.php 0 9 0.0%
src/Admin/TaxonomyRegistration.php 0 9 0.0%
src/AcfGraphQLFieldType.php 0 10 0.0%
src/Admin/Settings.php 0 27 0.0%
Files with Coverage Reduction New Missed Lines %
src/Admin/OptionsPageRegistration.php 1 0.0%
src/Admin/PostTypeRegistration.php 1 0.0%
src/Admin/Settings.php 1 0.0%
src/Admin/TaxonomyRegistration.php 1 0.0%
Totals Coverage Status
Change from base Build 157e94762e09aae39968702b4901432e5649f6c2: 0.0%
Covered Lines: 2017
Relevant Lines: 3234

💛 - Coveralls

@jasonbahl jasonbahl deleted the feat/prep-for-plugin-repo branch January 24, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation Type: Chore (updating CI tasks etc; no production code change)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants