Skip to content

feat(diracx): move bl from __init__ files

Codecov / codecov/patch succeeded Dec 20, 2024 in 1s

64.45% of diff hit (target 100.00%)

View this Pull Request on Codecov

64.45% of diff hit (target 100.00%)

Annotations

Check warning on line 1 in diracx-cli/src/diracx/cli/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/__main__.py#L1

Added line #L1 was not covered by tests

Check warning on line 27 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 34 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 38 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L41

Added line #L41 was not covered by tests

Check warning on line 78 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L74-L78

Added lines #L74 - L78 were not covered by tests

Check warning on line 82 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 87 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 94 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L90-L94

Added lines #L90 - L94 were not covered by tests

Check warning on line 100 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 102 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L102

Added line #L102 was not covered by tests

Check warning on line 108 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L105-L108

Added lines #L105 - L108 were not covered by tests

Check warning on line 114 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 116 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L116

Added line #L116 was not covered by tests

Check warning on line 124 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L121-L124

Added lines #L121 - L124 were not covered by tests

Check warning on line 131 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L127-L131

Added lines #L127 - L131 were not covered by tests

Check warning on line 136 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 142 in diracx-cli/src/diracx/cli/auth.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/auth.py#L142

Added line #L142 was not covered by tests

Check warning on line 33 in diracx-cli/src/diracx/cli/internal/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/internal/config.py#L33

Added line #L33 was not covered by tests

Check warning on line 65 in diracx-cli/src/diracx/cli/internal/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/internal/config.py#L65

Added line #L65 was not covered by tests

Check warning on line 108 in diracx-cli/src/diracx/cli/internal/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/internal/config.py#L108

Added line #L108 was not covered by tests

Check warning on line 144 in diracx-cli/src/diracx/cli/internal/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/internal/config.py#L144

Added line #L144 was not covered by tests

Check warning on line 158 in diracx-cli/src/diracx/cli/internal/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/internal/config.py#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 171 in diracx-cli/src/diracx/cli/internal/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-cli/src/diracx/cli/internal/config.py#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 3 in diracx-client/src/diracx/client/aio.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

diracx-client/src/diracx/client/aio.py#L3

Added line #L3 was not covered by tests