Skip to content
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

データベースの長さを変更 #85

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

aozoraUS
Copy link
Contributor

alembicのautogenerateは列の型の文字の長さまでは認識してくれない
手動でmigration fileを追加した

@aozoraUS
Copy link
Contributor Author

models.pyに関しては整形を入れただけで中身は全く変えてない

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
workspace/app
   auth.py33718844%34, 38–39, 47–57, 67, 71, 75–79, 88–89, 94, 100–102, 107, 114–115, 117–120, 128–129, 132–135, 138–144, 146–149, 154, 156, 158, 161–167, 169–172, 175–181, 183–186, 192–194, 196–199, 209, 230–233, 237–240, 244–247, 251–254, 258–261, 265–268, 272–275, 279–282, 286–289, 293–296, 300–303, 307–310, 314–317, 321–324, 335–338, 342–345, 349–352, 356–359, 363–366, 370–373, 377–380, 384–387, 395–398, 403, 408, 410, 413–416, 418, 421–424, 426, 428–431, 433, 435–438, 443, 445, 447, 449, 452–475
   blob_storage.py593836%35–54, 57–77, 80–85
   crud.py46816365%41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63, 65, 67, 70–87, 93–97, 101–105, 119, 126, 129–130, 144–152, 191, 261–272, 333–351, 373, 377–378, 455–470, 497–509, 513–516, 520–524, 540–552, 556–566, 594–598, 602–603, 612–618, 622–627, 642–645, 718, 722, 726–736, 740–750, 758, 798, 882–883, 982, 986–991, 1007–1012, 1016–1024
   db.py221150%30–41
   ga.py261831%16–32, 34–45
   main.py48119460%45, 116, 130, 146, 173–177, 205, 235–238, 253–256, 278–284, 303, 325, 328, 364, 386–397, 415, 417, 444, 446, 449, 473, 477–478, 495, 514, 522, 542, 545, 553, 576–588, 601–615, 629–642, 662–670, 703–714, 741, 743, 756–759, 766–768, 787, 789, 799, 833, 835, 850, 870, 873, 898–905, 921–924, 957–965, 979–987, 1056, 1093, 1138–1141, 1152, 1164–1167, 1184–1187, 1202–1205, 1216, 1234–1238, 1253–1264, 1276–1280, 1290–1294, 1309, 1324, 1334, 1344, 1359, 1375–1378, 1394–1397
   models.py90397%180–182
   msgraph.py311939%14, 16–42, 44–47, 50–63
   redis_possible.py21481%12–13, 21–22
   schemas.py172199%207
workspace/app/test
   conftest.py19195%31
TOTAL252564075% 

@aozoraUS aozoraUS merged commit 17f43ca into develop Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant