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 tests #19

Merged
merged 5 commits into from
Sep 6, 2023
Merged

Add tests #19

merged 5 commits into from
Sep 6, 2023

Conversation

yakimka
Copy link
Owner

@yakimka yakimka commented Sep 6, 2023

No description provided.

@yakimka yakimka force-pushed the add-tests branch 6 times, most recently from f13c327 to 3111513 Compare September 6, 2023 19:33
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage: 99.27% and project coverage change: +83.84% 🎉

Comparison is base (f72f4e1) 7.40% compared to head (c5f29c3) 91.25%.

Additional details and impacted files
@@            Coverage Diff             @@
##            main      #19       +/-   ##
==========================================
+ Coverage   7.40%   91.25%   +83.84%     
==========================================
  Files          9       18        +9     
  Lines        486      766      +280     
  Branches      45       80       +35     
==========================================
+ Hits          36      699      +663     
+ Misses       449       60      -389     
- Partials       1        7        +6     
Files Changed Coverage Δ
difflume/tui/modals.py 78.46% <60.00%> (+78.46%) ⬆️
difflume/diffapp/modules.py 99.23% <100.00%> (+99.23%) ⬆️
difflume/tui/app.py 100.00% <100.00%> (+100.00%) ⬆️
difflume/tui/widgets.py 86.15% <100.00%> (+86.15%) ⬆️
tests/conftest.py 100.00% <100.00%> (ø)
tests/diffapp/modules/test_couchdb_module.py 100.00% <100.00%> (ø)
tests/diffapp/modules/test_fs_module.py 100.00% <100.00%> (ø)
tests/diffapp/modules/test_url_module.py 100.00% <100.00%> (ø)
tests/diffapp/test_parse_content.py 100.00% <100.00%> (ø)
tests/tui/conftest.py 100.00% <100.00%> (ø)
... and 1 more

... and 4 files with indirect coverage changes

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

@yakimka yakimka merged commit 4f36693 into main Sep 6, 2023
6 checks passed
@yakimka yakimka deleted the add-tests branch September 6, 2023 19:45
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