forked from nupurmadaan04/SOUL_SENSE_EXAM
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgit_status.txt
More file actions
32 lines (30 loc) · 2.63 KB
/
git_status.txt
File metadata and controls
32 lines (30 loc) · 2.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
On branch feat/deep-dive-api
Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: backend/fastapi/api/api/v1/router.py
modified: backend/fastapi/api/routers/analytics.py
modified: backend/fastapi/api/schemas/__init__.py
modified: backend/fastapi/api/services/exam_service.py
deleted: exports/alice_scores.csv
deleted: exports/recent_scores.csv
deleted: exports/rohan_20260111_163922.csv
deleted: exports/rohan_20260111_163934.json
deleted: exports/rohan_20260111_164935.json
deleted: exports/scores_export.csv
modified: run_checks.bat
Untracked files:
(use "git add <file>..." to include in what will be committed)
backend/__init__.py
backend/fastapi/__init__.py
backend/fastapi/api/api/__init__.py
backend/fastapi/api/routers/deep_dive.py
backend/fastapi/api/services/deep_dive_service.py
backend/fastapi/api/services/user_analytics_service.py
exports/int_user_20260206_130358_691c1f4f.json
git_status.txt
migrations/versions/026c42076d07_add_session_id_to_scores_and_responses.py
tests/check_imports.py
tests/test_analytics_api_user.py
tests/test_integration_full.py
no changes added to commit (use "git add" and/or "git commit -a")