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

Updated to Python 3 #137

Merged
merged 7 commits into from
Apr 11, 2024
Merged

Updated to Python 3 #137

merged 7 commits into from
Apr 11, 2024

Conversation

giuseppe-carboni
Copy link
Member

Automatic tests were setup, along with the code coverage.
Badges regarding passing tests, coverage and code quality were added to the README.rst file as well.

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

Attention: Patch coverage is 79.54545% with 36 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (master@89cb406). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #137   +/-   ##
=========================================
  Coverage          ?   87.89%           
=========================================
  Files             ?       18           
  Lines             ?      818           
  Branches          ?        0           
=========================================
  Hits              ?      719           
  Misses            ?       99           
  Partials          ?        0           
Files Coverage Δ
suricate/__init__.py 100.00% <100.00%> (ø)
suricate/api/__init__.py 100.00% <ø> (ø)
suricate/api/config.py 100.00% <100.00%> (ø)
suricate/api/main/__init__.py 100.00% <100.00%> (ø)
suricate/api/views.py 98.07% <100.00%> (ø)
suricate/configuration.py 100.00% <100.00%> (ø)
suricate/monitor/schedulers.py 100.00% <100.00%> (ø)
suricate/paths.py 100.00% <100.00%> (ø)
suricate/api/tasks.py 94.44% <66.66%> (ø)
suricate/component.py 89.23% <94.73%> (ø)
... and 6 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89cb406...143ad37. Read the comment docs.

@giuseppe-carboni giuseppe-carboni merged commit 929d0b8 into master Apr 11, 2024
5 checks passed
@giuseppe-carboni giuseppe-carboni deleted the py3 branch April 11, 2024 11:52
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.

2 participants