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

🎨 Fixed pytest crash #30

Merged
merged 1 commit into from
Sep 22, 2023
Merged

🎨 Fixed pytest crash #30

merged 1 commit into from
Sep 22, 2023

Conversation

nikhilbadyal
Copy link
Owner

No description provided.

@nikhilbadyal nikhilbadyal added the test🧪 Added test cases label Sep 22, 2023
@nikhilbadyal nikhilbadyal self-assigned this Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: -25.99% ⚠️

Comparison is base (6dfd52d) 93.30% compared to head (727eb12) 67.32%.
Report is 12 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #30       +/-   ##
===========================================
- Coverage   93.30%   67.32%   -25.99%     
===========================================
  Files           8       10        +2     
  Lines         239      306       +67     
===========================================
- Hits          223      206       -17     
- Misses         16      100       +84     
Files Changed Coverage Δ
src/elastic.py 0.00% <0.00%> (ø)
src/__init__.py 100.00% <100.00%> (ø)
src/click_opt/cli_options.py 100.00% <100.00%> (+6.45%) ⬆️
src/esxport.py 100.00% <100.00%> (+3.78%) ⬆️
src/exceptions.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@nikhilbadyal nikhilbadyal merged commit c029dd0 into main Sep 22, 2023
8 of 10 checks passed
@nikhilbadyal nikhilbadyal deleted the chore/pytest branch September 22, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test🧪 Added test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant