inspectit-ocelot
                                
                                 inspectit-ocelot copied to clipboard
                                
                                    inspectit-ocelot copied to clipboard
                            
                            
                            
                        feat 1398: Introduction of UI tests into the Configuration UI project
closes #1398
Includes:
- jest and testing library setup
- sample tests of LoginView
- workflow 'Run Jest'
- fixing some lint-errors of existing files that caused the build to fail
Codecov Report
Merging #1458 (0e064c0) into master (4ae7a26) will increase coverage by
0.47%. The diff coverage isn/a.
:exclamation: Current head 0e064c0 differs from pull request most recent head df4171b. Consider uploading reports for the commit df4171b to get more accurate results
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1458      +/-   ##
============================================
+ Coverage     78.64%   79.11%   +0.47%     
+ Complexity     2271     2228      -43     
============================================
  Files           232      232              
  Lines          7438     7252     -186     
  Branches        887      860      -27     
============================================
- Hits           5849     5737     -112     
+ Misses         1219     1158      -61     
+ Partials        370      357      -13     
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ctit/ocelot/core/opentelemetry/DynamicSampler.java | 60.00% <0.00%> (-30.00%) | :arrow_down: | 
| ...rocks/inspectit/ocelot/bootstrap/AgentManager.java | 62.50% <0.00%> (-4.17%) | :arrow_down: | 
| ...ectit/ocelot/core/command/AgentCommandService.java | 68.29% <0.00%> (-2.44%) | :arrow_down: | 
| ...trumentation/actions/bound/BoundGenericAction.java | 83.33% <0.00%> (-2.38%) | :arrow_down: | 
| ...ore/opentelemetry/OpenTelemetryControllerImpl.java | 78.12% <0.00%> (-0.40%) | :arrow_down: | 
| ...tation/config/MethodHookConfigurationResolver.java | 95.65% <0.00%> (-0.38%) | :arrow_down: | 
| ...n/config/InstrumentationConfigurationResolver.java | 97.25% <0.00%> (-0.10%) | :arrow_down: | 
| ...spectit/ocelot/commons/models/command/Command.java | 100.00% <0.00%> (ø) | |
| ...rumentation/rules/InstrumentationRuleSettings.java | 100.00% <0.00%> (ø) | |
| .../actions/bound/ConstantOnlyBoundGenericAction.java | ||
| ... and 20 more |