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

WIP: simplifie la projection des colonnes #11226

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

fix: tags_label works with tag

d75a13a
Select commit
Loading
Failed to load commit list.
Open

WIP: simplifie la projection des colonnes #11226

fix: tags_label works with tag
d75a13a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 20, 2025 in 1s

3.12% of diff hit (target 84.41%)

View this Pull Request on Codecov

3.12% of diff hit (target 84.41%)

Annotations

Check warning on line 7 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L3-L7

Added lines #L3 - L7 were not covered by tests

Check warning on line 11 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 13 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L13

Added line #L13 was not covered by tests

Check warning on line 25 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L15-L25

Added lines #L15 - L25 were not covered by tests

Check warning on line 27 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L27

Added line #L27 was not covered by tests

Check warning on line 29 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L29

Added line #L29 was not covered by tests

Check warning on line 31 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L31

Added line #L31 was not covered by tests

Check warning on line 51 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L33-L51

Added lines #L33 - L51 were not covered by tests

Check warning on line 55 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 57 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L57

Added line #L57 was not covered by tests

Check warning on line 59 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L59

Added line #L59 was not covered by tests

Check warning on line 62 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 65 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 73 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L67-L73

Added lines #L67 - L73 were not covered by tests

Check warning on line 79 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 82 in app/components/instructeurs/cell_component.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/instructeurs/cell_component.rb#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 122 in app/controllers/instructeurs/procedures_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/instructeurs/procedures_controller.rb#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 124 in app/helpers/dossier_helper.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/helpers/dossier_helper.rb#L124

Added line #L124 was not covered by tests

Check warning on line 128 in app/helpers/dossier_helper.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/helpers/dossier_helper.rb#L128

Added line #L128 was not covered by tests

Check warning on line 24 in app/services/dossier_projection_service.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/dossier_projection_service.rb#L5-L24

Added lines #L5 - L24 were not covered by tests

Check warning on line 26 in app/services/dossier_projection_service.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/dossier_projection_service.rb#L26

Added line #L26 was not covered by tests

Check warning on line 28 in app/services/dossier_projection_service.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/services/dossier_projection_service.rb#L28

Added line #L28 was not covered by tests