陈银花 floraachy
Loading Heatmap…

floraachy synced commits to master at floraachy/pytest-html from mirror

  • eb7de8a825 Chore(deps): Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#855) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1 month ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

1 month ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • 41a86ec84a [pre-commit.ci] pre-commit autoupdate (#851) updates: - [github.com/pre-commit/mirrors-eslint: v9.15.0 → v9.16.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.15.0...v9.16.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

1 month ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

1 month ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

  • 9cafc8ea05 修复 jsonpath 校验结果为 false 时校验异常的问题

1 month ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • 55a92a4620 Fix report template, add djlint configuration (#804) * Ignore some basic errors From djlint output: H005 2:0 Html tag should have lang attribute. <html> <head> H016 2:0 Missing title tag in html. <html> <head> H030 2:0 Consider adding a meta description. <html> <head> H031 2:0 Consider adding meta keywords. <html> <head> H006 48:20 Img tag should have height and width attributes. <img src="" /> H013 48:20 Img tag should have an alt attribute. <img src="" /> H025 87:112 Tag seems to be an orphan. </span> * Fix input tag Removed extra `/` that caused reporting of next </span> tag Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>

2 months ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • 656506d2a6 Upgrade pyupgrade to 3.9
  • 30d44b9674 Upgrade blacken docs to latest black
  • 6429d02b9c Fix the pyproject.toml following concurrent merge (#847)
  • 69de0b6cc5 [pre-commit] Add pyproject-fmt to normalize the pyproject.toml (#846)
  • c2181e4e83 Add mypy to CI pipeline and begin typing modules (#435) * Add mypy to CI pipeline and begin typing effort * Make some hard options false to begin with something Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
  • Compare 5 commits »

2 months ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • 9aa1b99853 [pre-commit.ci] pre-commit autoupdate (#800) updates: - [github.com/psf/black: 24.1.1 → 24.10.0](https://github.com/psf/black/compare/24.1.1...24.10.0) - [github.com/asottile/blacken-docs: 1.16.0 → 1.19.1](https://github.com/asottile/blacken-docs/compare/1.16.0...1.19.1) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v5.0.0) - [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.1) - [github.com/asottile/reorder-python-imports: v3.12.0 → v3.14.0](https://github.com/asottile/reorder-python-imports/compare/v3.12.0...v3.14.0) - [github.com/asottile/pyupgrade: v3.15.0 → v3.19.0](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.19.0) - [github.com/pre-commit/mirrors-eslint: v8.52.0 → v9.15.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.52.0...v9.15.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • 1c00ac65a7 Chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.5 (#845) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • a39685dbf4 Chore(deps): Bump jinja2 from 3.1.2 to 3.1.4 in /docs (#828) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
  • d611a8e2c7 Chore(deps-dev): Bump @babel/traverse from 7.21.3 to 7.25.9 (#844) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 to 7.25.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • a0ec26480b Chore(deps): Bump idna from 3.4 to 3.7 in /docs (#827) Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Compare 12 commits »

2 months ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • f2da5e6300 Start tag has wrong closing tag (#834)

2 months ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

  • deb9db92cc 修复 call back 返回静态值的问题

3 months ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

5 months ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

5 months ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • ffc698a4cd Chore(deps): Bump certifi from 2023.5.7 to 2023.7.22 in /docs (#699) Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5 months ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • 38b8a6cae8 Fix for #806 (if results table order changed, hide/show details hover over broken) (#807) * Fix for #806

9 months ago

floraachy upload dataset 415MB+.zip

9 months ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

11 months ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • 4b714aa558 [pre-commit.ci] pre-commit autoupdate (#771) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.10.1 → 24.1.1](https://github.com/psf/black/compare/23.10.1...24.1.1) - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jim Brännlund <jim.brannlund@gmail.com>
  • a2d5d2bef0 Fix license classifier in pyproject.toml (#789) Project is licensed as MPL-2.0 but a MIT license classifier is being used, resulting in the wrong license being displayed on PyPI. Changing classifier to the correct one for the actual project license.
  • Compare 2 commits »

11 months ago

floraachy synced commits to master at floraachy/basic-auto-test from mirror

1 year ago

floraachy synced commits to master at floraachy/pytest-html from mirror

1 year ago

floraachy synced commits to master at floraachy/pytest-html from mirror

  • cfd32d0848 Release v4.1.1 (#770)
  • 736591734c fix: Latest eslint is broken (#769)
  • 4ee12c42cc fix: original sort order (#768)
  • e48a649247 [pre-commit.ci] pre-commit autoupdate (#763) updates: - [github.com/pre-commit/mirrors-eslint: v8.52.0 → v8.53.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.52.0...v8.53.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Compare 4 commits »

1 year ago