Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Psycojoker
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.56%. Comparing base (2ecf2f1) to head (0669e07).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   38.56%   38.56%           
=======================================
  Files          18       18           
  Lines        1932     1932           
  Branches      335      335           
=======================================
  Hits          745      745           
  Misses       1151     1151           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Psycojoker Psycojoker marked this pull request as ready for review August 29, 2024 21:17
@github-actions
Copy link

Summary:

This Pull Request (PR) introduces a change in the Tezos dependency of the Aleph Client library. The change involves updating the source of the dependency from a local directory to the main branch of a remote repository, aleph-im/aleph-pytezos.

Highlight:

  • The Tezos dependency is updated from aleph-pytezos==0.1.0 to aleph-pytezos@git+https://github.com/aleph-im/aleph-pytezos.git@main in the pyproject.toml file.

Impact:

The change is relatively straightforward and does not involve significant modifications to the existing codebase. The new dependency version is expected to be compatible with the existing library. The impact on the code review process is minimal, as the PR introduces a single update to a dependency.

Confidence:

The confidence in this categorization is high, as the change is limited to updating a dependency, and the diff does not suggest any extensive modifications to the codebase.

@github-actions github-actions bot added the BLUE This PR is simple and straightforward. label Aug 29, 2024
@hoh
Copy link
Member

hoh commented Aug 29, 2024

CI is failing due to Mypy.

@Psycojoker
Copy link
Collaborator Author

Yes, it's also failing on main/master so I didn't paid attention here since it's unrelated

Which is surprising because the PR related to this commit was green #259

image

@hoh hoh merged commit 44b4ac9 into master Sep 9, 2024
@philogicae philogicae deleted the pytezos branch September 9, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BLUE This PR is simple and straightforward.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants