Ran
|
Jobs
1
|
Files
532
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Louis: add chatbot to SICP textbook (#2813) * Add a chatbot * Add font style for communication * Delete unused file * Update the chat bot * Fix bug * Add blank lines * Highlight snipper in response * Fix documentation error * Delete unused lines * Be able to catch the text shown on the screen * Add notes for every chapter * Update chatbot * Add documentation and fix bug * Fix format issue * Update format for snippet * Update test * Fix error * Fix format issue * Revert unnecessary changes * Update yarn.lock * Fix documentation error * Update style * Delete the hardcode for useRef * Delete unused code * Fix format issue * Update component style * Update louis * Remove dependency on openai * Fix bug Louis is visible when not logged in * Resolve merge conflit by ParseJson * Remove unused constants * Remove unnecessary changes * Update snapshot * Fix format * Revert "Update snapshot" This reverts commit ebea29b98. * Revert changes to EnvVisualizer.snap Strange why this file is modified in mengfei's PR * Rename SicpNotes to ts file * Debug failure in getting paragraph content * Remove unused buffer * Migrate _chatbot.scss to module * Migrate request to Saga * Favor early return to avoid nested code * rerender after token update --------- Co-authored-by: Song-Mengfei <e1075530@u.nus.edu> Co-authored-by: Song-Mengfei <122201960+Song-Mengfei@users.noreply.github.com> Co-authored-by: Richard Dominick <34370238+RichDom2185@users.noreply.github.com> Co-authored-by: Martin Henz <henz@comp.nus.edu.sg>
2212 of 6794 branches covered (32.56%)
Branch coverage included in aggregate %.
81 of 162 new or added lines in 5 files covered. (50.0%)
5892 of 14536 relevant lines covered (40.53%)
21.3 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
6 |
38.1 |
src/pages/sicp/subcomponents/chatbot/Chatbot.tsx | |
7 |
12.99 |
-0.27% | src/commons/sagas/RequestsSaga.ts |
9 |
42.2 |
-6.19% | src/pages/sicp/Sicp.tsx |
59 |
1.32 |
src/pages/sicp/subcomponents/chatbot/ChatBox.tsx |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8123904811.1 | 532 |
37.99 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|