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

feat(webui): initial web ui release #171

Merged
merged 11 commits into from
Aug 16, 2024
Merged

feat(webui): initial web ui release #171

merged 11 commits into from
Aug 16, 2024

Conversation

natelandau
Copy link
Owner

No description provided.

@natelandau natelandau merged commit 94560d2 into main Aug 16, 2024
5 checks passed
@natelandau natelandau deleted the webui branch August 16, 2024 17:39
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 43.83420% with 542 lines in your changes missing coverage. Please review.

Project coverage is 72.98%. Comparing base (7f190f7) to head (66b1a57).
Report is 1 commits behind head on main.

Files Patch % Lines
src/valentina/webui/views/character_create_full.py 26.50% 122 Missing ⚠️
src/valentina/webui/views/character_view.py 23.18% 106 Missing ⚠️
src/valentina/webui/utils/helpers.py 13.25% 72 Missing ⚠️
src/valentina/webui/views/gameplay.py 25.27% 68 Missing ⚠️
src/valentina/webui/__init__.py 48.57% 35 Missing and 1 partial ⚠️
src/valentina/webui/routes/oauth.py 38.70% 19 Missing ⚠️
src/valentina/webui/utils/discord.py 43.33% 17 Missing ⚠️
src/valentina/webui/views/campaign_view.py 41.37% 17 Missing ⚠️
src/valentina/models/statistics.py 66.66% 9 Missing and 7 partials ⚠️
src/valentina/webui/WTForms/character_edit.py 63.15% 14 Missing ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #171       +/-   ##
===========================================
- Coverage   87.92%   72.98%   -14.95%     
===========================================
  Files          25       47       +22     
  Lines        1938     2891      +953     
  Branches      305      470      +165     
===========================================
+ Hits         1704     2110      +406     
- Misses        183      720      +537     
- Partials       51       61       +10     
Files Coverage Δ
src/valentina/models/guild.py 88.70% <ø> (ø)
src/valentina/models/probability.py 88.11% <ø> (ø)
src/valentina/models/user.py 97.75% <100.00%> (+0.02%) ⬆️
src/valentina/utils/config.py 100.00% <100.00%> (ø)
src/valentina/utils/perform_roll.py 100.00% <ø> (ø)
src/valentina/webui/WTForms/fields.py 100.00% <100.00%> (ø)
src/valentina/webui/blueprints.py 100.00% <100.00%> (ø)
src/valentina/webui/utils/__init__.py 100.00% <100.00%> (ø)
src/valentina/webui/utils/jinjax.py 100.00% <100.00%> (ø)
src/valentina/webui/views/__init__.py 100.00% <100.00%> (ø)
... and 21 more

... and 1 file with indirect coverage changes

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

Successfully merging this pull request may close these issues.

1 participant