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

v0.6.0 #192

Merged
merged 46 commits into from
Feb 24, 2024
Merged

v0.6.0 #192

merged 46 commits into from
Feb 24, 2024

Conversation

simonwoerpel
Copy link
Member

No description provided.

dependabot bot and others added 30 commits January 15, 2024 16:35
Bumps [followthemoney](https://github.com/alephdata/followthemoney) from 3.5.7 to 3.5.9.
- [Release notes](https://github.com/alephdata/followthemoney/releases)
- [Commits](alephdata/followthemoney@v3.5.7...v3.5.9)

---
updated-dependencies:
- dependency-name: followthemoney
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.4 to 1.12.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.11.4...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.25 to 2.0.27.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.6.0...v3.6.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/cryptography-42.0.4

Bump cryptography from 41.0.7 to 42.0.4
Bumps [moto](https://github.com/getmoto/moto) from 4.2.12 to 5.0.2.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.12...5.0.2)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.15.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.9.10...3.9.15)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/orjson-3.9.15

Bump orjson from 3.9.10 to 3.9.15
…/moto-5.0.2

Bump moto from 4.2.12 to 5.0.2
…/pre-commit-3.6.2

Bump pre-commit from 3.6.0 to 3.6.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.6.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.5.3...v2.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/pydantic-2.6.2

Bump pydantic from 2.5.3 to 2.6.2
…/sqlalchemy-2.0.27

Bump sqlalchemy from 2.0.25 to 2.0.27
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.4...8.0.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/pytest-8.0.1

Bump pytest from 7.4.4 to 8.0.1
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.2.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.12.1...24.2.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/black-24.2.0

Bump black from 23.12.1 to 24.2.0
…ons/develop/actions/cache-4

Bump actions/cache from 3 to 4
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
- [Commits](PyCQA/flake8@6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
simonwoerpel and others added 14 commits February 23, 2024 21:01
…/flake8-7.0.0

Bump flake8 from 6.1.0 to 7.0.0
…/scipy-1.12.0

Bump scipy from 1.11.4 to 1.12.0
…/followthemoney-3.5.9

Bump followthemoney from 3.5.7 to 3.5.9
Bumps [adlfs](https://github.com/fsspec/adlfs) from 2023.12.0 to 2024.2.0.
- [Release notes](https://github.com/fsspec/adlfs/releases)
- [Changelog](https://github.com/fsspec/adlfs/blob/main/CHANGELOG.md)
- [Commits](fsspec/adlfs@2023.12.0...2024.2.0)

---
updated-dependencies:
- dependency-name: adlfs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/adlfs-2024.2.0

Bump adlfs from 2023.12.0 to 2024.2.0
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8031829347

Details

  • -20 of 434 (95.39%) changed or added relevant lines in 18 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.8%) to 97.523%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ftmq/model/coverage.py 48 50 96.0%
ftmq/store/aleph.py 27 30 90.0%
ftmq/model/dataset.py 31 35 88.57%
ftmq/store/sql.py 94 99 94.95%
ftmq/store/level.py 13 19 68.42%
Files with Coverage Reduction New Missed Lines %
ftmq/model/dataset.py 1 94.4%
Totals Coverage Status
Change from base Build 8024526555: -0.8%
Covered Lines: 1890
Relevant Lines: 1938

💛 - Coveralls

@simonwoerpel simonwoerpel merged commit 26fd016 into main Feb 24, 2024
2 checks passed
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.

2 participants