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

[PUI] Notes editor #7284

Merged
merged 42 commits into from
Jun 4, 2024

Add unit test

9e483ab
Select commit
Loading
Failed to load commit list.
Merged

[PUI] Notes editor #7284

Add unit test
9e483ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 4, 2024 in 0s

77.47% of diff hit (target 83.84%)

View this Pull Request on Codecov

77.47% of diff hit (target 83.84%)

Annotations

Check warning on line 1047 in src/backend/InvenTree/InvenTree/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/InvenTree/models.py#L1047

Added line #L1047 was not covered by tests

Check warning on line 1054 in src/backend/InvenTree/InvenTree/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/InvenTree/models.py#L1054

Added line #L1054 was not covered by tests

Check warning on line 55 in src/backend/InvenTree/common/migrations/0023_auto_20240602_1332.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/migrations/0023_auto_20240602_1332.py#L55

Added line #L55 was not covered by tests

Check warning on line 59 in src/backend/InvenTree/common/migrations/0023_auto_20240602_1332.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/migrations/0023_auto_20240602_1332.py#L59

Added line #L59 was not covered by tests

Check warning on line 16 in src/backend/InvenTree/common/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/validators.py#L16

Added line #L16 was not covered by tests

Check warning on line 18 in src/backend/InvenTree/common/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/validators.py#L18

Added line #L18 was not covered by tests

Check warning on line 20 in src/backend/InvenTree/common/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/validators.py#L20

Added line #L20 was not covered by tests

Check warning on line 22 in src/backend/InvenTree/common/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/validators.py#L22

Added line #L22 was not covered by tests

Check warning on line 26 in src/backend/InvenTree/common/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/validators.py#L26

Added line #L26 was not covered by tests

Check warning on line 29 in src/backend/InvenTree/common/validators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/common/validators.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 51 in src/frontend/src/components/editors/NotesEditor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/editors/NotesEditor.tsx#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 54 in src/frontend/src/components/editors/NotesEditor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/editors/NotesEditor.tsx#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 56 in src/frontend/src/components/editors/NotesEditor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/editors/NotesEditor.tsx#L56

Added line #L56 was not covered by tests

Check warning on line 64 in src/frontend/src/components/editors/NotesEditor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/editors/NotesEditor.tsx#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 112 in src/frontend/src/components/editors/NotesEditor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/editors/NotesEditor.tsx#L112

Added line #L112 was not covered by tests

Check warning on line 121 in src/frontend/src/components/editors/NotesEditor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/editors/NotesEditor.tsx#L121

Added line #L121 was not covered by tests

Check warning on line 124 in src/frontend/src/components/editors/NotesEditor.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/editors/NotesEditor.tsx#L124

Added line #L124 was not covered by tests