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

Fix probe response #1037

Merged
merged 14 commits into from
Apr 11, 2024
Merged

Conversation

ViniciusTxc3
Copy link
Collaborator

@ViniciusTxc3 ViniciusTxc3 commented Mar 19, 2024

This PR resolve partially issue #999 . Also reported in the discussion #1033 .

@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.35%. Comparing base (f8a8494) to head (28432f2).
Report is 5 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1037      +/-   ##
==========================================
+ Coverage   85.21%   85.35%   +0.13%     
==========================================
  Files          35       35              
  Lines        7583     7633      +50     
==========================================
+ Hits         6462     6515      +53     
+ Misses       1121     1118       -3     
Files Coverage Δ
ross/bearing_seal_element.py 93.36% <100.00%> (+0.05%) ⬆️
ross/defects/abs_defect.py 95.74% <100.00%> (+0.09%) ⬆️
ross/defects/integrate_solver.py 96.00% <ø> (+0.16%) ⬆️
ross/defects/misalignment.py 97.57% <ø> (ø)
ross/disk_element.py 99.21% <ø> (ø)
ross/fluid_flow/cylindrical.py 45.65% <100.00%> (ø)
ross/fluid_flow/fluid_flow_coefficients.py 98.46% <ø> (ø)
ross/fluid_flow/fluid_flow_geometry.py 90.24% <100.00%> (ø)
ross/fluid_flow/lubricants.py 100.00% <ø> (ø)
ross/materials.py 89.41% <ø> (+0.66%) ⬆️
... and 14 more

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8a8494...28432f2. Read the comment docs.

@raphaeltimbo raphaeltimbo merged commit 0129230 into petrobras:main Apr 11, 2024
9 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.

3 participants