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

Add Grade Parameter to Person #42

Merged
merged 5 commits into from
Mar 20, 2024

Merge branch 'AddGradeParameter'

14c2f26
Select commit
Loading
Failed to load commit list.
Merged

Add Grade Parameter to Person #42

Merge branch 'AddGradeParameter'
14c2f26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 17, 2024 in 1s

74.07% of diff hit (target 75.26%)

View this Pull Request on Codecov

74.07% of diff hit (target 75.26%)

Annotations

Check warning on line 134 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#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 136 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#L136

Added line #L136 was not covered by tests

Check warning on line 138 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#L138

Added line #L138 was not covered by tests

Check warning on line 149 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-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 65 in src/main/java/seedu/address/model/grade/Grade.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/grade/Grade.java#L65

Added line #L65 was not covered by tests

Check warning on line 70 in src/main/java/seedu/address/model/grade/Grade.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/grade/Grade.java#L70

Added line #L70 was not covered by tests

Check warning on line 116 in src/main/java/seedu/address/model/person/Person.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/person/Person.java#L116

Added line #L116 was not covered by tests

Check warning on line 25 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L25

Added line #L25 was not covered by tests

Check warning on line 28 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L28

Added line #L28 was not covered by tests

Check warning on line 31 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L31

Added line #L31 was not covered by tests

Check warning on line 34 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L34

Added line #L34 was not covered by tests

Check warning on line 37 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L37

Added line #L37 was not covered by tests

Check warning on line 40 in src/main/java/seedu/address/model/util/SampleDataUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seedu/address/model/util/SampleDataUtil.java#L40

Added line #L40 was not covered by tests