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

fix: include static files in Python package #338

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

Agrendalath
Copy link
Member

Fixes the setup.py update from #335.

@Agrendalath Agrendalath self-assigned this Mar 6, 2023
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (898cf65) 44.24% compared to head (aef9af1) 44.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #338   +/-   ##
=======================================
  Coverage   44.24%   44.24%           
=======================================
  Files          42       42           
  Lines        3372     3372           
  Branches      480      480           
=======================================
  Hits         1492     1492           
  Misses       1832     1832           
  Partials       48       48           
Flag Coverage Δ
unittests 44.24% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
problem_builder/__init__.py 100.00% <100.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Agrendalath Agrendalath merged commit 8acaace into master Mar 6, 2023
@Agrendalath Agrendalath deleted the agrendalath/fix_static_files branch March 6, 2023 14:55
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.

1 participant