Skip to content

fix: fixed bug in internal/event which caused a crash on startup #345

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

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

subscorp
Copy link

There is a bug that causes the site to fail on startup. I found a solution here:
OWASP/pytm#114

@codecov-io
Copy link

Codecov Report

Merging #345 (3cd150a) into develop (8d83f8b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #345   +/-   ##
========================================
  Coverage    94.39%   94.39%           
========================================
  Files           89       89           
  Lines         4156     4156           
========================================
  Hits          3923     3923           
  Misses         233      233           
Impacted Files Coverage Δ
app/internal/event.py 96.62% <100.00%> (ø)

Continue to review full report at Codecov.

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

@yammesicka yammesicka merged commit f04a433 into PythonFreeCourse:develop Feb 26, 2021
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.

3 participants