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

Start using Decision Records #430

Merged
merged 15 commits into from
Oct 24, 2024
Merged

Start using Decision Records #430

merged 15 commits into from
Oct 24, 2024

Conversation

ian-noaa
Copy link
Contributor

@ian-noaa ian-noaa commented Oct 8, 2024

This PR adopts decision records for this project. A distinction is made between "architectural" (decisions on software & infrastructure patterns & use) and "scientific" (decisions on how to calculate and handle data) records.

I've also added issue templates and automation so that we can create our ADR/SDR's in GitHub Issues, then add the "accepted" label and close them for them to be integrated into the repo.

Ideally, after this PR is merged, we will be able to have automation take care of ADR/SDR filenames and formatting.

@ian-noaa ian-noaa self-assigned this Oct 8, 2024
Copy link

Code Coverage

Package Line Rate Branch Rate Health
vxingest 32% 38%
vxingest.builder_common 27% 15%
vxingest.ctc_to_cb 12% 1%
vxingest.grib2_to_cb 13% 1%
vxingest.netcdf_to_cb 13% 1%
vxingest.partial_sums_to_cb 12% 1%
vxingest.utilities 30% 32%
Summary 16% (490 / 3044) 6% (40 / 718)

@randytpierce
Copy link
Contributor

randytpierce commented Oct 11, 2024 via email

@ian-noaa ian-noaa merged commit 67845bb into main Oct 24, 2024
7 checks passed
@ian-noaa ian-noaa deleted the start-using-adrs branch October 24, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants