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

add unit tests for streamlit.py #20

Merged
merged 3 commits into from
Sep 1, 2023
Merged

add unit tests for streamlit.py #20

merged 3 commits into from
Sep 1, 2023

Conversation

ColinDaglish
Copy link
Collaborator

@ColinDaglish ColinDaglish commented Aug 8, 2023

Added unit tests for streamlit.py functions

@ColinDaglish ColinDaglish marked this pull request as draft August 8, 2023 16:09
@ColinDaglish ColinDaglish self-assigned this Aug 8, 2023
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +13.33% 🎉

Comparison is base (9bd2cea) 60.58% compared to head (0839939) 73.92%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #20       +/-   ##
===========================================
+ Coverage   60.58%   73.92%   +13.33%     
===========================================
  Files          21       22        +1     
  Lines        1025     1158      +133     
===========================================
+ Hits          621      856      +235     
+ Misses        404      302      -102     
Files Changed Coverage Δ
streamlit_app.py 0.00% <ø> (ø)
src/modules/streamlit.py 94.30% <100.00%> (+94.30%) ⬆️
tests/modules/test_streamlit.py 100.00% <100.00%> (ø)

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

@ColinDaglish ColinDaglish marked this pull request as ready for review August 9, 2023 10:54
@brenng1 brenng1 merged commit 98986e3 into main Sep 1, 2023
3 checks passed
@ColinDaglish ColinDaglish deleted the feature/report branch October 11, 2023 09:26
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