• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dfint / dfint64_patch
75%

Build:
DEFAULT BRANCH: master
Repo Added 28 Jul 2023 04:52PM UTC
Token 5y5B3NiMW3qFiYvdOj4ZOHoRiYqIuBObP regen
Build 229 Last
Files 31
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • add-tqdm
  • checkout-submodule
  • dependabot/github_actions/all-8a9da2b879
  • dependabot/github_actions/github-actions-1cc54e3a68
  • dependabot/github_actions/github-actions-a331d3ec2d
  • dependabot/github_actions/github-actions-cd7291ea65
  • dependabot/pip/black-24.3.0
  • dependabot/pip/click-8.1.6
  • dependabot/pip/click-8.1.7
  • dependabot/pip/click-8.1.8
  • dependabot/pip/click-8.2.1
  • dependabot/pip/click-8.3.0
  • dependabot/pip/dev-dependencies-0396b96a92
  • dependabot/pip/dev-dependencies-105596e5e7
  • dependabot/pip/dev-dependencies-18fafa4d98
  • dependabot/pip/dev-dependencies-1cd6bc0865
  • dependabot/pip/dev-dependencies-4052f2525d
  • dependabot/pip/dev-dependencies-43a34a41f2
  • dependabot/pip/dev-dependencies-46137a74bc
  • dependabot/pip/dev-dependencies-467cd74e31
  • dependabot/pip/dev-dependencies-59a36fa79e
  • dependabot/pip/dev-dependencies-5cf2b6ce8f
  • dependabot/pip/dev-dependencies-6b563348f4
  • dependabot/pip/dev-dependencies-6ed1c3d095
  • dependabot/pip/dev-dependencies-729ed71b2b
  • dependabot/pip/dev-dependencies-88c9e51881
  • dependabot/pip/dev-dependencies-99858d1852
  • dependabot/pip/dev-dependencies-a32ea0f10c
  • dependabot/pip/dev-dependencies-a375938ff2
  • dependabot/pip/dev-dependencies-ac5a8d26de
  • dependabot/pip/dev-dependencies-ae118a3c3d
  • dependabot/pip/dev-dependencies-c5599a537e
  • dependabot/pip/dev-dependencies-c5f5e515bf
  • dependabot/pip/dev-dependencies-d9e481feee
  • dependabot/pip/dev-dependencies-e62c679a0e
  • dependabot/pip/dev-dependencies-edb790596d
  • dependabot/pip/dev-dependencies-ef60fcf73b
  • dependabot/pip/dev-dependencies-f5bba1164c
  • dependabot/pip/dev-dependencies-f6c86d2ea9
  • dependabot/pip/flake8-6.1.0
  • dependabot/pip/hypothesis-6.83.0
  • dependabot/pip/lief-0.16.4
  • dependabot/pip/lief-0.16.5
  • dependabot/pip/lief-0.16.6
  • dependabot/pip/lief-0.17.0
  • dependabot/pip/loguru-0.7.2
  • dependabot/pip/loguru-0.7.3
  • dependabot/pip/poethepoet-0.28.0
  • dependabot/pip/poethepoet-0.29.0
  • dependabot/pip/poethepoet-0.31.1
  • dependabot/pip/ruff-0.0.287
  • dependabot/pip/tqdm-4.67.1
  • extract-subroutines
  • fix
  • fix-readme
  • improve-asm
  • improve-config
  • insolor-patch-1
  • insolor-patch-2
  • migrate-to-lief
  • new-type
  • omegaconf
  • optimize_extract_strings_from_raw_bytes
  • patch-short-translations
  • rebranding
  • refactor-move-patch
  • remove-ann101
  • remove-flake8
  • remove-poethepoet
  • remove-poetry-toml
  • ruff
  • use-newtype
  • version-0-2-0
  • writeln-macro

01 Oct 2025 09:35PM UTC coverage: 74.778%. Remained the same
18176332191

push

github

insolor
Bump lief from 0.16.6 to 0.17.0

Bumps [lief](https://github.com/sponsors/lief-project) from 0.16.6 to 0.17.0.
- [Commits](https://github.com/sponsors/lief-project/commits)

---
updated-dependencies:
- dependency-name: lief
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

54 of 82 branches covered (65.85%)

Branch coverage included in aggregate %.

367 of 481 relevant lines covered (76.3%)

4.2 hits per line

Relevant lines Covered
Build:
Build:
481 RELEVANT LINES 367 COVERED LINES
4.2 HITS PER LINE
Source Files on master
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18176332191 master Bump lief from 0.16.6 to 0.17.0 Bumps [lief](https://github.com/sponsors/lief-project) from 0.16.6 to 0.17.0. - [Commits](https://github.com/sponsors/lief-project/commits) --- updated-dependencies: - dependency-name: lief dependency-version: 0... push 01 Oct 2025 09:36PM UTC insolor github
74.78
18176187348 master Bump click from 8.2.1 to 8.3.0 Bumps [click](https://github.com/pallets/click) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](htt... push 01 Oct 2025 09:30PM UTC insolor github
74.78
18175981263 master Bump the dev-dependencies group with 6 updates Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [pytest-cov](https://github.com/... push 01 Oct 2025 09:22PM UTC insolor github
74.78
18175973538 master Bump actions/setup-python from 5 to 6 in the github-actions group Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 5 to 6 - [Release notes](https:... push 01 Oct 2025 09:21PM UTC insolor github
74.78
17409835330 master Bump actions/checkout from 4 to 5 in the github-actions group Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/act... push 02 Sep 2025 04:28PM UTC insolor github
74.78
17406214484 master Bump the dev-dependencies group with 3 updates Bumps the dev-dependencies group with 3 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [coverage](https://github.com/nedbat/coveragepy) and [ruff](https://github.com/astral-sh/... push 02 Sep 2025 02:10PM UTC insolor github
74.78
16685783097 master Bump the dev-dependencies group with 4 updates Bumps the dev-dependencies group with 4 updates: [hypothesis](https://github.com/HypothesisWorks/hypothesis), [coverage](https://github.com/nedbat/coveragepy), [mypy](https://github.com/python/mypy) ... push 01 Aug 2025 09:45PM UTC insolor github
74.78
16366734996 master Remove broken maitainability badge push 18 Jul 2025 09:08AM UTC insolor github
74.78
16011398158 master Bump the dev-dependencies group with 6 updates Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.1` | | [pytest-cov](https://github.com/... push 01 Jul 2025 10:21PM UTC insolor github
74.78
15379860183 master Bump click from 8.1.8 to 8.2.1 Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.2.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](htt... push 01 Jun 2025 10:01PM UTC insolor github
74.78
See All Builds (227)

Badge your Repo: dfint64_patch

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc