You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): Add deletePlan controller, tests, and CI pipeline
- Introduced conditional delete and other error handler middlewares, along
with a simple unit test and a GitHub actions CI pipeline.
- Added the MIT license.
- Added CI badge and update `README.md`
Copy file name to clipboardExpand all lines: README.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,22 @@
1
-
# CSYE 7255: Adv Big Data Indexing Techniques
1
+
# INFO-7255: Adv Big Data Indexing Techniques
2
2
3
-
>NOTE: This is a WIP. Please visit different branches for each version of the demos for the submissions
3
+
[](https://github.com/sydrawat01/INFO7255/actions/workflows/test-suite.yml)
0 commit comments