-
Notifications
You must be signed in to change notification settings - Fork 196
Add docs/SPECS.md #2105
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
base: main
Are you sure you want to change the base?
Add docs/SPECS.md #2105
Conversation
|
Benchmark Results for unmodified programs 🚀
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2105 +/- ##
=======================================
Coverage 96.68% 96.68%
=======================================
Files 104 104
Lines 44027 44027
=======================================
Hits 42566 42566
Misses 1461 1461 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
docs/SPECS.md
Outdated
## Instructions | ||
## Operations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is Operations
a subsection of Instructions
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! Did the correction here b282b86
Add docs/SPECS.md
Closes #2188
Description
Adds the SPECS.md which serves as a detailed guide to understand the projects requirements and design
Co-authored-by: @JulianGCalderon
Checklist