Skip to content

Remove redundant build configuration in new reliability modules#2178

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/remove-redundant-build-configuration-in-new-reliability-modules
Aug 12, 2024
Merged

Remove redundant build configuration in new reliability modules#2178
0xnm merged 1 commit into
developfrom
nogorodnikov/remove-redundant-build-configuration-in-new-reliability-modules

Conversation

@0xnm

@0xnm 0xnm commented Aug 12, 2024

Copy link
Copy Markdown
Member

What does this PR do?

Removing things that are not used/already declared to speed up build configuration.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested review from a team as code owners August 12, 2024 09:34
@codecov-commenter

codecov-commenter commented Aug 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.94%. Comparing base (82871ea) to head (c936fbc).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2178      +/-   ##
===========================================
- Coverage    70.01%   69.94%   -0.07%     
===========================================
  Files          726      726              
  Lines        26997    27001       +4     
  Branches      4525     4525              
===========================================
- Hits         18900    18885      -15     
- Misses        6829     6831       +2     
- Partials      1268     1285      +17     

see 30 files with indirect coverage changes

@mariusc83 mariusc83 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would like OkHttp there and Gson as the reason I left them there is to anticipate the need for a mock web server and a Gson deserializer later.

@0xnm

0xnm commented Aug 12, 2024

Copy link
Copy Markdown
Member Author

@mariusc83 let's add them once needed, maybe we will need JSON assestion/OkHttp Mock Web server not in the stub module, but in the tests module.

@0xnm
0xnm merged commit 2db7411 into develop Aug 12, 2024
@0xnm
0xnm deleted the nogorodnikov/remove-redundant-build-configuration-in-new-reliability-modules branch August 12, 2024 12:25
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.

3 participants