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

test_: add python linters #6212

Merged
merged 6 commits into from
Dec 16, 2024
Merged

test_: add python linters #6212

merged 6 commits into from
Dec 16, 2024

Conversation

fbarbu15
Copy link
Contributor

@fbarbu15 fbarbu15 commented Dec 13, 2024

Added linting and code formatter:

@status-im-auto
Copy link
Member

status-im-auto commented Dec 13, 2024

Jenkins Builds

Click to see older builds (18)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 068248e #1 2024-12-13 13:02:07 ~4 min macos 📦zip
✔️ 068248e #1 2024-12-13 13:02:11 ~4 min ios 📦zip
✔️ 068248e #1 2024-12-13 13:02:18 ~4 min windows 📦zip
✔️ 068248e #1 2024-12-13 13:02:58 ~5 min linux 📦zip
✔️ 068248e #1 2024-12-13 13:03:19 ~5 min android 📦aar
✖️ 068248e #1 2024-12-13 13:04:03 ~6 min tests-rpc 📄log
✔️ 068248e #1 2024-12-13 13:06:08 ~8 min macos 📦zip
✔️ 068248e #1 2024-12-13 13:28:16 ~30 min tests 📄log
✔️ 559058e #2 2024-12-13 13:05:16 ~2 min windows 📦zip
✔️ 559058e #2 2024-12-13 13:06:03 ~3 min macos 📦zip
✔️ 559058e #2 2024-12-13 13:06:18 ~4 min ios 📦zip
✔️ 559058e #2 2024-12-13 13:07:56 ~4 min linux 📦zip
✔️ 559058e #2 2024-12-13 13:08:57 ~5 min android 📦aar
✔️ 5213c36 #3 2024-12-13 13:08:13 ~2 min windows 📦zip
✔️ 5213c36 #3 2024-12-13 13:09:52 ~3 min macos 📦zip
✔️ 5213c36 #3 2024-12-13 13:10:15 ~3 min ios 📦zip
✔️ 5213c36 #2 2024-12-13 13:10:52 ~6 min tests-rpc 📄log
✔️ 5213c36 #2 2024-12-13 13:14:34 ~8 min macos 📦zip
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 77da1e0 #4 2024-12-13 13:11:12 ~2 min windows 📦zip
✔️ 77da1e0 #3 2024-12-13 13:13:04 ~5 min linux 📦zip
✔️ 77da1e0 #4 2024-12-13 13:13:40 ~3 min macos 📦zip
✔️ 77da1e0 #4 2024-12-13 13:14:13 ~3 min ios 📦zip
✔️ 77da1e0 #3 2024-12-13 13:14:34 ~5 min android 📦aar
✔️ 77da1e0 #3 2024-12-13 13:17:15 ~6 min tests-rpc 📄log
✔️ 77da1e0 #3 2024-12-13 13:23:25 ~8 min macos 📦zip
✖️ 77da1e0 #2 2024-12-13 13:57:09 ~28 min tests 📄log
✔️ 0bbc9c3 #5 2024-12-13 15:43:09 ~2 min windows 📦zip
✔️ 0bbc9c3 #5 2024-12-13 15:43:57 ~3 min macos 📦zip
✔️ 0bbc9c3 #5 2024-12-13 15:44:13 ~4 min ios 📦zip
✔️ 0bbc9c3 #4 2024-12-13 15:45:35 ~5 min android 📦aar
✔️ 0bbc9c3 #4 2024-12-13 15:45:57 ~5 min linux 📦zip
✔️ 0bbc9c3 #4 2024-12-13 15:46:34 ~6 min tests-rpc 📄log
✔️ 0bbc9c3 #4 2024-12-13 15:48:48 ~8 min macos 📦zip
✔️ 0bbc9c3 #3 2024-12-13 16:11:40 ~31 min tests 📄log

@fbarbu15 fbarbu15 marked this pull request as ready for review December 13, 2024 13:21
@fbarbu15 fbarbu15 requested review from a team as code owners December 13, 2024 13:21
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.22%. Comparing base (74db631) to head (0bbc9c3).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6212      +/-   ##
===========================================
- Coverage    61.27%   61.22%   -0.06%     
===========================================
  Files          833      833              
  Lines       109910   109910              
===========================================
- Hits         67348    67291      -57     
- Misses       34711    34746      +35     
- Partials      7851     7873      +22     
Flag Coverage Δ
functional 19.34% <ø> (-0.01%) ⬇️
unit 60.04% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 32 files with indirect coverage changes

Copy link
Collaborator

@igor-sirotin igor-sirotin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@fbarbu15 fbarbu15 merged commit 08eee8a into develop Dec 16, 2024
20 checks passed
@fbarbu15 fbarbu15 deleted the test-linting branch December 16, 2024 10:38
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.

4 participants