Avatar for the aristanetworks user
aristanetworks
anta
BlogDocsChangelog

feat(anta.tests): Enhanced VerifyRunningConfigLines Test Case for multiple matches

#1169
Comparing
geetanjalimanegslab:issue_1134_run_config
(
b869cbe
) with
main
(
b1021ed
)
CodSpeed Performance Gauge
-1%
Improvements
0
Regressions
0
Untouched
26
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_table_devices[2-devices]
tests/benchmark/test_reporter.py::test_table_devices[2-devices]
CodSpeed Performance Gauge
+1%
300.1 µs
298.3 µs
test_table_tests[2-devices]
tests/benchmark/test_reporter.py::test_table_tests[2-devices]
CodSpeed Performance Gauge
0%
3.7 ms
3.7 ms
test_get_coroutines[1-device]
tests/benchmark/test_runner.py::test_get_coroutines[1-device]
CodSpeed Performance Gauge
0%
49.8 ms
49.8 ms
test_table_tests[1-device]
tests/benchmark/test_reporter.py::test_table_tests[1-device]
CodSpeed Performance Gauge
0%
3.5 ms
3.6 ms
test_table_devices[1-device]
tests/benchmark/test_reporter.py::test_table_devices[1-device]
CodSpeed Performance Gauge
0%
272.1 µs
272.8 µs
test_markdown[1-device]
tests/benchmark/test_reporter.py::test_markdown[1-device]
CodSpeed Performance Gauge
0%
12.5 ms
12.6 ms
test__setup_tests[2-devices]
tests/benchmark/test_runner.py::test__setup_tests[2-devices]
CodSpeed Performance Gauge
0%
26.5 ms
26.7 ms
test_prepare_tests[2-devices]
tests/benchmark/test_runner.py::test_prepare_tests[2-devices]
CodSpeed Performance Gauge
0%
26.4 ms
26.5 ms
test__setup_tests[1-device]
tests/benchmark/test_runner.py::test__setup_tests[1-device]
CodSpeed Performance Gauge
0%
26.4 ms
26.5 ms
test_prepare_tests[1-device]
tests/benchmark/test_runner.py::test_prepare_tests[1-device]
CodSpeed Performance Gauge
-1%
26.4 ms
26.5 ms
test_anta_dry_run[1-device]
tests/benchmark/test_anta.py::test_anta_dry_run[1-device]
CodSpeed Performance Gauge
-1%
84.5 ms
85 ms
test_anta_dry_run[2-devices]
tests/benchmark/test_anta.py::test_anta_dry_run[2-devices]
CodSpeed Performance Gauge
-1%
141.5 ms
142.4 ms
test_table_all[1-device]
tests/benchmark/test_reporter.py::test_table_all[1-device]
CodSpeed Performance Gauge
-1%
24.7 ms
24.8 ms
test_markdown[2-devices]
tests/benchmark/test_reporter.py::test_markdown[2-devices]
CodSpeed Performance Gauge
-1%
24.1 ms
24.2 ms
test_csv[2-devices]
tests/benchmark/test_reporter.py::test_csv[2-devices]
CodSpeed Performance Gauge
-1%
50.4 ms
50.7 ms
test_table_all[2-devices]
tests/benchmark/test_reporter.py::test_table_all[2-devices]
CodSpeed Performance Gauge
-1%
49.3 ms
49.7 ms
test_csv[1-device]
tests/benchmark/test_reporter.py::test_csv[1-device]
CodSpeed Performance Gauge
-1%
25.4 ms
25.6 ms
test_anta[1-device]
tests/benchmark/test_anta.py::test_anta[1-device]
CodSpeed Performance Gauge
-1%
1.5 s
1.5 s
test_anta[2-devices]
tests/benchmark/test_anta.py::test_anta[2-devices]
CodSpeed Performance Gauge
-1%
3 s
3 s
test_jinja[1-device]
tests/benchmark/test_reporter.py::test_jinja[1-device]
CodSpeed Performance Gauge
-1%
75.2 ms
75.9 ms
test_json[2-devices]
tests/benchmark/test_reporter.py::test_json[2-devices]
CodSpeed Performance Gauge
-1%
99.6 ms
100.5 ms
test_json[1-device]
tests/benchmark/test_reporter.py::test_json[1-device]
CodSpeed Performance Gauge
-1%
50.7 ms
51.2 ms
test_jinja[2-devices]
tests/benchmark/test_reporter.py::test_jinja[2-devices]
CodSpeed Performance Gauge
-1%
144.7 ms
146.2 ms
test__get_test_coroutines[2-devices]
tests/benchmark/test_runner.py::test__get_test_coroutines[2-devices]
CodSpeed Performance Gauge
-1%
93.2 ms
94.1 ms
test__get_test_coroutines[1-device]
tests/benchmark/test_runner.py::test__get_test_coroutines[1-device]
CodSpeed Performance Gauge
-1%
47.1 ms
47.6 ms
test_get_coroutines[2-devices]
tests/benchmark/test_runner.py::test_get_coroutines[2-devices]
CodSpeed Performance Gauge
-1%
98.3 ms
99.3 ms

Commits

Click on a commit to change the comparison range
Base
main
b1021ed
0%
feat(anta.tests):Enhanced VerifyRunningConfigLines Test Case for multiple matches
dcbf0bf
4 months ago
by geetanjalimanegslab
0%
fixed test coverage issue
7423c24
4 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
a2b83bf
4 months ago
by geetanjalimanegslab
0%
Removed additional input check
e4a7ed5
4 months ago
by geetanjalimanegslab
0%
updated docstrings and variable names
9988b6e
4 months ago
by geetanjalimanegslab
0%
Updated docstrings
3fe47bf
4 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
cc2ef09
3 months ago
by geetanjalimanegslab
0%
updated test logic to support both section and regex pattern at a time
3225325
3 months ago
by geetanjalimanegslab
0%
Updated test with a single command as show running-config
223e2e5
3 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
cbc1fbc
3 months ago
by geetanjalimanegslab
0%
Updated regex pattern
ec51b5d
3 months ago
by geetanjalimanegslab
0%
updated docstrings
09fa2a7
3 months ago
by geetanjalimanegslab
0%
Stored command output in a variable
086f1ae
3 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
373cb18
3 months ago
by geetanjalimanegslab
0%
Fixed congnetive complexity issue
f9a9bdc
3 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
80d07a2
3 months ago
by geetanjalimanegslab
0%
Updated regex pattern with backtrick
f2a9f0c
3 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
68ddd21
3 months ago
by geetanjalimanegslab
+1%
Updated unit testcases with latest fomat
234796a
3 months ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
78c0981
21 days ago
by carl-baillargeon
0%
Updated testcase and regex pattern
940413b
19 days ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
3b235cc
19 days ago
by geetanjalimanegslab
0%
Updated test with supporting nested section validation
62aa40a
17 days ago
by geetanjalimanegslab
0%
Updated unit testcases
d8743a4
17 days ago
by geetanjalimanegslab
0%
Merge branch 'main' into issue_1134_run_config
b869cbe
17 days ago
by geetanjalimanegslab
© 2025 CodSpeed Technology
Home Terms Privacy Docs