Skip to content

Conversation

@bponce02
Copy link
Contributor

This allows nanodjango to be ran as an async function.

Wasn't sure how to test since creating the server is blocking. Would creating threads in the test suite be sufficient? Or a different method would be appropriate?

This allows nanodjango to be ran as an async function.
@codecov
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.84%. Comparing base (cf04354) to head (d9d726f).

Files with missing lines Patch % Lines
nanodjango/app.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   47.96%   47.84%   -0.13%     
==========================================
  Files          26       26              
  Lines        1893     1900       +7     
==========================================
+ Hits          908      909       +1     
- Misses        985      991       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant