-
Notifications
You must be signed in to change notification settings - Fork 185
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2105 +/- ##
==========================================
+ Coverage 96.65% 96.67% +0.01%
==========================================
Files 103 103
Lines 43544 43568 +24
==========================================
+ Hits 42089 42118 +29
+ Misses 1455 1450 -5 ☔ 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
Description
Adds the SPECS.md which serves as a detailed guide to understand the projects requirements and design
Checklist