FZJ-INM1-BDA / siibra-python

Software interfaces for interacting with brain atlases - Python client
Apache License 2.0
46 stars 8 forks source link

Documentation for architecture decision records #573

Closed AhmetNSimsek closed 4 months ago

AhmetNSimsek commented 4 months ago

Finding architectural decisions and options considered in old meeting notes is difficult. This PR proposes storing the decisions under documentation as a part of developer documentation (an industry standard).

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.40%. Comparing base (5a0e6b3) to head (7d490d1). Report is 424 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #573 +/- ## =========================================== + Coverage 36.81% 53.40% +16.58% =========================================== Files 61 69 +8 Lines 5421 6692 +1271 =========================================== + Hits 1996 3574 +1578 + Misses 3425 3118 -307 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

AhmetNSimsek commented 4 months ago

In the Dev meeting on 29.02.2024, it is decided that this is not necessary.