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

Move example app to test app #163

Merged
merged 4 commits into from
Dec 22, 2022
Merged

Move example app to test app #163

merged 4 commits into from
Dec 22, 2022

Conversation

nickmoreton
Copy link
Collaborator

@nickmoreton nickmoreton commented Oct 28, 2022

This move the example app to the test app

Issue: #160

  • Testing
    • CI passes
    • If necessary, tests are added for new or fixed behaviour
    • These changes do not reduce test coverage
  • Documentation.
    • This PR adds or updates documentation
    • Documentation changes are not necessary because:

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2022

Codecov Report

Merging #163 (f12d67c) into main (8b1e5ff) will increase coverage by 0.92%.
The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   64.56%   65.48%   +0.92%     
==========================================
  Files          28       29       +1     
  Lines        1253     1298      +45     
  Branches      203      206       +3     
==========================================
+ Hits          809      850      +41     
- Misses        398      401       +3     
- Partials       46       47       +1     
Impacted Files Coverage Δ
wagtail_wordpress_import/test/models.py 97.61% <90.00%> (ø)
wagtail_wordpress_import/test/settings.py 100.00% <100.00%> (ø)
...wordpress_import/management/commands/import_xml.py 84.84% <0.00%> (-9.10%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nickmoreton nickmoreton merged commit 7e9d7f1 into main Dec 22, 2022
@nickmoreton nickmoreton deleted the move-example-app branch December 22, 2022 16:56
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.

2 participants