<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markr.git/src/main/java/com/stileeducation/markr/entity/TestResult.java, branch master</title>
<subtitle>Markr - Marking as a Service</subtitle>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/'/>
<entry>
<title>Simplify entity model</title>
<updated>2024-07-26T04:45:27+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-26T04:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=491832c004d249e069843c7ec6672b1907f7e568'/>
<id>491832c004d249e069843c7ec6672b1907f7e568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate import payload and return create/update stats</title>
<updated>2024-07-25T10:36:11+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T10:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=aa9bdd514ab90d0da0391b879255a22c29450e9a'/>
<id>aa9bdd514ab90d0da0391b879255a22c29450e9a</id>
<content type='text'>
- Add validation to /import payload
- Move import logic to service bean
- Track whether entities have been created or update
- Report number of created and updated entities as return value for the
  import endpoint
- Add some test coverage to exercise the validators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add validation to /import payload
- Move import logic to service bean
- Track whether entities have been created or update
- Report number of created and updated entities as return value for the
  import endpoint
- Add some test coverage to exercise the validators
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting and add some clarifying comments</title>
<updated>2024-07-25T02:10:25+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T02:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=98f6bffd91a83fd2fee5481255604b302d59dd59'/>
<id>98f6bffd91a83fd2fee5481255604b302d59dd59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Apache Commons Math for calculations and implement service tests</title>
<updated>2024-07-24T07:31:54+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-24T07:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=c459e7d5abd66d7bcf38e151aa2632fcb139f4f5'/>
<id>c459e7d5abd66d7bcf38e151aa2632fcb139f4f5</id>
<content type='text'>
Implement TestResultService tests and supporting entity builders.
Switch to Apache Commons Math library for descriptive statistics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement TestResultService tests and supporting entity builders.
Switch to Apache Commons Math library for descriptive statistics.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define JPA entities and repositories and H2 DB</title>
<updated>2024-07-23T13:19:45+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-23T13:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=fa34f76ad8ebccb96012b45a4207532846cfa03f'/>
<id>fa34f76ad8ebccb96012b45a4207532846cfa03f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
