<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shippit-coding-challenge.git/lib/family_tree.rb, branch main</title>
<subtitle>Shippit Coding Challenge Submission</subtitle>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/'/>
<entry>
<title>Handle singular form of SIBLINGS action.</title>
<updated>2024-10-25T02:32:15+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-25T02:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=dcadb5e738774a133f980cd07ba2d617c6d6656d'/>
<id>dcadb5e738774a133f980cd07ba2d617c6d6656d</id>
<content type='text'>
- Updated tests to handle `SIBLING` action
- Added assumptions to README
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated tests to handle `SIBLING` action
- Added assumptions to README
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README and fix incorrect outputs</title>
<updated>2024-10-25T01:05:03+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-25T01:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=5d5ca66762513dccfbc4e76782e81bc593258c68'/>
<id>5d5ca66762513dccfbc4e76782e81bc593258c68</id>
<content type='text'>
- Don't output anything if the relationship is unsupported
- Fail if we're adding a child via the father to a family
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't output anything if the relationship is unsupported
- Fail if we're adding a child via the father to a family
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove equality checks due to infinite loop</title>
<updated>2024-10-25T00:34:27+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-25T00:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=29fe91901a188af552a0bbaeb59eaf056fbe385d'/>
<id>29fe91901a188af552a0bbaeb59eaf056fbe385d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document code with YARD</title>
<updated>2024-10-24T23:00:36+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T23:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=05fda6c29f0fe4742b7ea6b237ea98f737b68b8b'/>
<id>05fda6c29f0fe4742b7ea6b237ea98f737b68b8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write test cases for new relationships</title>
<updated>2024-10-24T14:51:28+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=c8b917b1e0f217bf529918d540c49d07a69dba3e'/>
<id>c8b917b1e0f217bf529918d540c49d07a69dba3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor uncle and aunt relationship handling to support both paternal and maternal sides.</title>
<updated>2024-10-24T14:26:20+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=2ae1a8a2b289f010b31bcc34b54d7c7b51a2afb8'/>
<id>2ae1a8a2b289f010b31bcc34b54d7c7b51a2afb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor sibling-in-law relationship methods to reduce redundancy</title>
<updated>2024-10-24T14:22:19+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=cb011a691c32690e6d925fe960bed989cdac5aeb'/>
<id>cb011a691c32690e6d925fe960bed989cdac5aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement extended relationships</title>
<updated>2024-10-24T14:19:25+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T14:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=fa50df797d8fcb1e3636683cf2ff1582f35bc181'/>
<id>fa50df797d8fcb1e3636683cf2ff1582f35bc181</id>
<content type='text'>
- Support uncle, aunt, in-law, son, daughter relationships
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Support uncle, aunt, in-law, son, daughter relationships
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for FamilyTree class</title>
<updated>2024-10-24T11:03:54+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T11:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=a89fa6a27bb0e2b9797dd01052aaf22b38296821'/>
<id>a89fa6a27bb0e2b9797dd01052aaf22b38296821</id>
<content type='text'>
- return appropriate error messages when person isn't found or if there aren't any siblings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- return appropriate error messages when person isn't found or if there aren't any siblings
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement key data model</title>
<updated>2024-10-24T10:10:57+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-10-24T10:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/shippit-coding-challenge.git/commit/?id=9bc26146397acb5a216e20d5eb55bb2a582fdd3e'/>
<id>9bc26146397acb5a216e20d5eb55bb2a582fdd3e</id>
<content type='text'>
- Added classes for Person, Gender, Family, FamilyTree
- Replaced FamilyTreeManager with FamilyTree
- Add FamilyFactory for seeding the initial FamilyTree for King Arthur and Queen Margaret
- Added a RelationshipManager for linking spouses correctly
- Refactored ActionFileExecutor for readability
- More test coverage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added classes for Person, Gender, Family, FamilyTree
- Replaced FamilyTreeManager with FamilyTree
- Add FamilyFactory for seeding the initial FamilyTree for King Arthur and Queen Margaret
- Added a RelationshipManager for linking spouses correctly
- Refactored ActionFileExecutor for readability
- More test coverage
</pre>
</div>
</content>
</entry>
</feed>
