[go: up one dir, main page]

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

Introduce proper testing #287

Merged
merged 24 commits into from
Dec 13, 2023
Merged

Introduce proper testing #287

merged 24 commits into from
Dec 13, 2023

Conversation

PythonFZ
Copy link
Member

No description provided.

@codecov-commenter
Copy link
codecov-commenter commented Nov 25, 2023

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (2c7dda6) 35.92% compared to head (9e6c144) 50.85%.

Files Patch % Lines
zndraw/app.py 23.52% 13 Missing ⚠️
zndraw/settings.py 0.00% 6 Missing ⚠️
tests/conftest.py 94.11% 2 Missing ⚠️
zndraw/zndraw.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #287       +/-   ##
===========================================
+ Coverage   35.92%   50.85%   +14.92%     
===========================================
  Files          15       17        +2     
  Lines        1361     1469      +108     
===========================================
+ Hits          489      747      +258     
+ Misses        872      722      -150     

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

@PythonFZ PythonFZ marked this pull request as ready for review December 13, 2023 09:29
@PythonFZ PythonFZ merged commit b8820b9 into main Dec 13, 2023
4 checks passed
@PythonFZ PythonFZ deleted the testing branch December 13, 2023 09:31
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