f3d icon indicating copy to clipboard operation
f3d copied to clipboard

clang-tidy pass

Open Meakk opened this issue 3 years ago • 2 comments
trafficstars

Meakk avatar Jul 02 '22 17:07 Meakk

Codecov Report

Merging #329 (596a945) into master (06b2129) will decrease coverage by 0.01%. The diff coverage is 94.36%.

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
- Coverage   96.09%   96.09%   -0.01%     
==========================================
  Files         109      109              
  Lines        6172     6166       -6     
==========================================
- Hits         5931     5925       -6     
  Misses        241      241              
Impacted Files Coverage Δ
application/F3DSystemTools.cxx 72.22% <0.00%> (ø)
...ry/VTKExtensions/Applicative/vtkF3DObjectFactory.h 66.66% <ø> (ø)
...ary/VTKExtensions/Core/vtkF3DConsoleOutputWindow.h 100.00% <ø> (ø)
...rary/VTKExtensions/Readers/vtkF3DGenericImporter.h 100.00% <ø> (ø)
...ry/VTKExtensions/Readers/vtkF3DPostProcessFilter.h 100.00% <ø> (ø)
...tensions/Rendering/vtkF3DInteractorEventRecorder.h 100.00% <ø> (ø)
...ary/VTKExtensions/Rendering/vtkF3DNoRenderWindow.h 100.00% <ø> (ø)
library/VTKExtensions/Rendering/vtkF3DRenderPass.h 100.00% <ø> (ø)
...KExtensions/Rendering/vtkF3DRendererWithColoring.h 100.00% <ø> (ø)
library/private/animationManager.h 100.00% <ø> (ø)
... and 23 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Jul 02 '22 17:07 codecov[bot]

Nice, but adding a tidy job (see #203 ) seems necessary to prevent this.

mwestphal avatar Jul 03 '22 11:07 mwestphal

I decided to try SonarCloud instead.

Meakk avatar Apr 14 '23 13:04 Meakk

You are modifying libf3d public API! :warning:Please update bindings accordingly:warning:! You can find them in their respective directories: python, java, webassembly.

github-actions[bot] avatar May 10 '23 09:05 github-actions[bot]