Liu233w / acm-statistics

An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
https://ojhunt.com
GNU Affero General Public License v3.0
144 stars 12 forks source link

fix(crawler): try fix vjudge crawler login error detection #3022

Closed Liu233w closed 3 months ago

Liu233w commented 3 months ago

The reason why it failed is that the login error message is changed. Now I changed it into a regex, so it should be able to match more situations.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.59%. Comparing base (240591f) to head (dde704a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3022 +/- ## ======================================= Coverage 78.59% 78.59% ======================================= Files 118 118 Lines 2504 2504 Branches 194 194 ======================================= Hits 1968 1968 Misses 503 503 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cypress[bot] commented 3 months ago

Passing run #7647 ↗︎

0 54 1 0 Flakiness 0

Details:

null
Project: acm-statistics Commit: dde704aa5b
Status: Passed Duration: 06:13 💡
Started: Mar 17, 2024 2:45 PM Ended: Mar 17, 2024 2:51 PM

Review all test suite changes for PR #3022 ↗︎