feat: Add engineering-standards#30
Conversation
ae1f4cb to
a076b41
Compare
emgrav
left a comment
There was a problem hiding this comment.
Wait, actually, quick question: The omnibus CI workflow is not running due to an input error, and it seems to mistakenly not be marked as a required job. I think we can not merge this until the CI actually passes, and I would anticipate problems with at least the REUSE compliance job from this PR.
4f4f6db to
aa0eda4
Compare
This project is severely missing a Nix dev shell, and engineering-standards just became a very easy way to do it.
aa0eda4 to
eac2573
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #30 +/- ##
=======================================
Coverage 74.18% 74.18%
=======================================
Files 5 5
Lines 275 275
=======================================
Hits 204 204
Misses 71 71 Continue to review full report in Codecov by Harness.
|
This project is severely missing a Nix dev shell, and engineering-standards
just became a very easy way to do it.