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

chore_: configure codeclimate #6006

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

igor-sirotin
Copy link
Collaborator

@igor-sirotin igor-sirotin commented Oct 28, 2024

If you find yourself in a hole, stop digging

I believe it's time to make Codeclimate quality checks required.
These threshold increases will make our life easier (although I don't like the numbers, it's too high).

Closes #4491

@igor-sirotin igor-sirotin self-assigned this Oct 28, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Oct 28, 2024

Jenkins Builds

Click to see older builds (8)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e67f09e #1 2024-10-28 22:48:41 ~4 min windows 📦zip
✔️ e67f09e #1 2024-10-28 22:49:09 ~5 min ios 📦zip
✔️ e67f09e #1 2024-10-28 22:49:16 ~5 min macos 📦zip
✔️ e67f09e #1 2024-10-28 22:49:43 ~5 min android 📦aar
✔️ e67f09e #1 2024-10-28 22:49:47 ~5 min linux 📦zip
✔️ e67f09e #1 2024-10-28 22:50:23 ~6 min macos 📦zip
✔️ e67f09e #1 2024-10-28 22:50:30 ~6 min tests-rpc 📄log
✔️ e67f09e #1 2024-10-28 23:18:51 ~34 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 83b36bf #2 2024-10-29 10:55:15 ~3 min windows 📦zip
✔️ 83b36bf #2 2024-10-29 10:55:56 ~3 min macos 📦zip
✔️ 83b36bf #2 2024-10-29 10:57:37 ~5 min tests-rpc 📄log
✔️ 83b36bf #2 2024-10-29 10:58:14 ~6 min ios 📦zip
✔️ 83b36bf #2 2024-10-29 10:59:54 ~7 min linux 📦zip
✔️ 83b36bf #2 2024-10-29 10:59:59 ~8 min android 📦aar
✔️ 83b36bf #2 2024-10-29 11:00:49 ~8 min macos 📦zip
✔️ 83b36bf #2 2024-10-29 11:29:01 ~36 min tests 📄log
✔️ 98cebdc #3 2024-11-04 12:32:35 ~3 min macos 📦zip
✔️ 98cebdc #3 2024-11-04 12:33:05 ~4 min tests-rpc 📄log
✔️ 98cebdc #3 2024-11-04 12:33:06 ~4 min windows 📦zip
✔️ 98cebdc #3 2024-11-04 12:33:29 ~4 min ios 📦zip
✔️ 98cebdc #3 2024-11-04 12:33:53 ~5 min android 📦aar
✔️ 98cebdc #3 2024-11-04 12:34:00 ~5 min linux 📦zip
✔️ 98cebdc #3 2024-11-04 12:36:42 ~7 min macos 📦zip
✔️ 98cebdc #3 2024-11-04 13:03:49 ~34 min tests 📄log

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.85%. Comparing base (b329b15) to head (98cebdc).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6006      +/-   ##
===========================================
- Coverage    60.88%   60.85%   -0.04%     
===========================================
  Files          811      811              
  Lines       108894   108894              
===========================================
- Hits         66303    66266      -37     
- Misses       34841    34864      +23     
- Partials      7750     7764      +14     
Flag Coverage Δ
functional 13.10% <ø> (+0.01%) ⬆️
unit 60.21% <ø> (-0.04%) ⬇️

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

see 31 files with indirect coverage changes

@igor-sirotin
Copy link
Collaborator Author

igor-sirotin commented Oct 29, 2024

No idea why Codeclimate decided to complain about some 59 code duplications that were there all the time 🤔
image

Will monitor the check before making it required.

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.

Update codeclimate thresholds
3 participants