Preserve Python assert statements in binary build
Avoid many strange bugs where user input is not properly validated, especially on password validation. Closes #432 (closed)
Edited by Erwan Rouchet
Merge request reports
Activity
assigned to @babadie and unassigned @erwanrouchet
Codecov Report
Merging #935 into master will not change coverage. The diff coverage is
n/a
.@@ Coverage Diff @@ ## master #935 +/- ## ======================================= Coverage 87.45% 87.45% ======================================= Files 230 230 Lines 14816 14816 ======================================= Hits 12958 12958 Misses 1858 1858
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 eaca1c6...e593cb5. Read the comment docs.Edited by Bastien Abadiemarked as a Work In Progress from 0859ddd4
added 5 commits
-
f0143295...0a0f9380 - 3 commits from branch
master
- 48872804 - Preserve Python assert statements in binary build
- cc1e45ca - Add comment
-
f0143295...0a0f9380 - 3 commits from branch
added 6 commits
-
cc1e45ca...eaca1c6a - 4 commits from branch
master
- 05159c34 - Preserve Python assert statements in binary build
- e593cb5b - Add comment
-
cc1e45ca...eaca1c6a - 4 commits from branch
mentioned in commit f769f8e0
Please register or sign in to reply