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

Fix pre event check only checking start of flag #283

Merged
merged 2 commits into from
Jul 3, 2022

Conversation

0xAda
Copy link
Contributor

@0xAda 0xAda commented Jun 10, 2022

Fixes #278

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #283 (2838519) into master (94f3e97) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #283   +/-   ##
=======================================
  Coverage   96.87%   96.88%           
=======================================
  Files         111      111           
  Lines        5125     5141   +16     
  Branches      281      281           
=======================================
+ Hits         4965     4981   +16     
  Misses        128      128           
  Partials       32       32           
Impacted Files Coverage Δ
src/plugins/flag/plaintext.py 100.00% <100.00%> (ø)
src/plugins/tests.py 100.00% <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 94f3e97...2838519. Read the comment docs.

@thebeanogamer thebeanogamer enabled auto-merge (squash) June 14, 2022 20:16
@thebeanogamer thebeanogamer merged commit 150e9c0 into master Jul 3, 2022
@thebeanogamer thebeanogamer deleted the bugfix/preeventcheck branch July 3, 2022 13:51
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.

Pre-event check only checks beginning of flag
3 participants