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

Fix bug when max scores were negative, and feedback given #111

Merged
merged 3 commits into from
Oct 28, 2024

Merge branch 'master' of https://github.com/lm-44/tp into Fix-Helpful…

01ec6e5
Select commit
Loading
Failed to load commit list.
Merged

Fix bug when max scores were negative, and feedback given #111

Merge branch 'master' of https://github.com/lm-44/tp into Fix-Helpful…
01ec6e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2024 in 0s

65.00% of diff hit (target 69.21%)

View this Pull Request on Codecov

65.00% of diff hit (target 69.21%)

Annotations

Check warning on line 148 in src/main/java/seedu/address/logic/parser/ParserUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ParserUtil.java#L148

Added line #L148 was not covered by tests

Check warning on line 150 in src/main/java/seedu/address/logic/parser/ParserUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ParserUtil.java#L150

Added line #L150 was not covered by tests

Check warning on line 152 in src/main/java/seedu/address/logic/parser/ParserUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/logic/parser/ParserUtil.java#L152

Added line #L152 was not covered by tests

Check warning on line 61 in src/main/java/seedu/address/storage/JsonAdaptedAssignment.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/storage/JsonAdaptedAssignment.java#L61

Added line #L61 was not covered by tests