khulnasoft commited on
Commit
43f21c0
·
verified ·
1 Parent(s): 9b3ece2

Delete example

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. example/codeql-db/baseline-info.json +0 -1
  2. example/codeql-db/codeql-database.yml +0 -10
  3. example/codeql-db/db-python/default/containerparent.rel +0 -0
  4. example/codeql-db/db-python/default/containerparent.rel.checksum +0 -0
  5. example/codeql-db/db-python/default/ext_argreturn.rel +0 -0
  6. example/codeql-db/db-python/default/ext_argreturn.rel.checksum +0 -0
  7. example/codeql-db/db-python/default/ext_argtype.rel +0 -0
  8. example/codeql-db/db-python/default/ext_argtype.rel.checksum +0 -0
  9. example/codeql-db/db-python/default/ext_proptype.rel +0 -0
  10. example/codeql-db/db-python/default/ext_proptype.rel.checksum +0 -0
  11. example/codeql-db/db-python/default/ext_rettype.rel +0 -0
  12. example/codeql-db/db-python/default/ext_rettype.rel.checksum +0 -0
  13. example/codeql-db/db-python/default/files.rel +0 -0
  14. example/codeql-db/db-python/default/files.rel.checksum +0 -0
  15. example/codeql-db/db-python/default/folders.rel +0 -0
  16. example/codeql-db/db-python/default/folders.rel.checksum +0 -0
  17. example/codeql-db/db-python/default/locations_ast.rel +0 -3
  18. example/codeql-db/db-python/default/locations_ast.rel.checksum +0 -0
  19. example/codeql-db/db-python/default/numlines.rel +0 -0
  20. example/codeql-db/db-python/default/numlines.rel.checksum +0 -0
  21. example/codeql-db/db-python/default/pools/0/buckets/info +0 -0
  22. example/codeql-db/db-python/default/pools/0/buckets/page-000000 +0 -3
  23. example/codeql-db/db-python/default/pools/0/info +0 -0
  24. example/codeql-db/db-python/default/pools/0/metadata/info +0 -0
  25. example/codeql-db/db-python/default/pools/0/metadata/page-000000 +0 -3
  26. example/codeql-db/db-python/default/pools/0/pageDump/page-000000000 +0 -0
  27. example/codeql-db/db-python/default/pools/0/pageDump/page-000000001 +0 -0
  28. example/codeql-db/db-python/default/pools/0/pageDump/page-000000002 +0 -0
  29. example/codeql-db/db-python/default/pools/1/buckets/info +0 -0
  30. example/codeql-db/db-python/default/pools/1/buckets/page-000000 +0 -0
  31. example/codeql-db/db-python/default/pools/1/ids1/info +0 -0
  32. example/codeql-db/db-python/default/pools/1/ids1/page-000000 +0 -0
  33. example/codeql-db/db-python/default/pools/1/indices1/info +0 -0
  34. example/codeql-db/db-python/default/pools/1/indices1/page-000000 +0 -0
  35. example/codeql-db/db-python/default/pools/1/info +0 -0
  36. example/codeql-db/db-python/default/pools/1/metadata/info +0 -0
  37. example/codeql-db/db-python/default/pools/1/metadata/page-000000 +0 -0
  38. example/codeql-db/db-python/default/pools/1/pageDump/page-000000000 +0 -3
  39. example/codeql-db/db-python/default/pools/poolInfo +0 -0
  40. example/codeql-db/db-python/default/py_Classes.rel +0 -0
  41. example/codeql-db/db-python/default/py_Classes.rel.checksum +0 -0
  42. example/codeql-db/db-python/default/py_Functions.rel +0 -0
  43. example/codeql-db/db-python/default/py_Functions.rel.checksum +0 -0
  44. example/codeql-db/db-python/default/py_Modules.rel +0 -0
  45. example/codeql-db/db-python/default/py_Modules.rel.checksum +0 -0
  46. example/codeql-db/db-python/default/py_StringPart_lists.rel +0 -0
  47. example/codeql-db/db-python/default/py_StringPart_lists.rel.checksum +0 -0
  48. example/codeql-db/db-python/default/py_StringParts.rel +0 -0
  49. example/codeql-db/db-python/default/py_StringParts.rel.checksum +0 -0
  50. example/codeql-db/db-python/default/py_alias_lists.rel +0 -0
example/codeql-db/baseline-info.json DELETED
@@ -1 +0,0 @@
1
- {"languages":{"python":{"files":["main.py"],"linesOfCode":2}}}
 
 
example/codeql-db/codeql-database.yml DELETED
@@ -1,10 +0,0 @@
1
- ---
2
- sourceLocationPrefix: /Users/pwntester/src/github.com/github/codeql-jupyter-kernel/example/src
3
- baselineLinesOfCode: 2
4
- unicodeNewlines: false
5
- columnKind: utf32
6
- primaryLanguage: python
7
- creationMetadata:
8
- cliVersion: 2.13.4
9
- creationTime: 2023-07-19T09:05:02.644931Z
10
- finalised: true
 
 
 
 
 
 
 
 
 
 
 
example/codeql-db/db-python/default/containerparent.rel DELETED
Binary file (2.33 kB)
 
example/codeql-db/db-python/default/containerparent.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/ext_argreturn.rel DELETED
Binary file (72 Bytes)
 
example/codeql-db/db-python/default/ext_argreturn.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/ext_argtype.rel DELETED
Binary file (25.5 kB)
 
example/codeql-db/db-python/default/ext_argtype.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/ext_proptype.rel DELETED
Binary file (1.07 kB)
 
example/codeql-db/db-python/default/ext_proptype.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/ext_rettype.rel DELETED
Binary file (12.7 kB)
 
example/codeql-db/db-python/default/ext_rettype.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/files.rel DELETED
Binary file (2.01 kB)
 
example/codeql-db/db-python/default/files.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/folders.rel DELETED
Binary file (328 Bytes)
 
example/codeql-db/db-python/default/folders.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/locations_ast.rel DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a5aea4ba6c3d3bf3a515cf9ce5a84f552d3ee22eabf4e8615158f89000498af
3
- size 10993056
 
 
 
 
example/codeql-db/db-python/default/locations_ast.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/numlines.rel DELETED
Binary file (3.92 kB)
 
example/codeql-db/db-python/default/numlines.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/pools/0/buckets/info DELETED
Binary file (40 Bytes)
 
example/codeql-db/db-python/default/pools/0/buckets/page-000000 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d6bf79bb01d6fa0b19225b0a046dc69c70cba076f702dcf26f4413252f07cb7
3
- size 1048576
 
 
 
 
example/codeql-db/db-python/default/pools/0/info DELETED
Binary file (33 Bytes)
 
example/codeql-db/db-python/default/pools/0/metadata/info DELETED
Binary file (40 Bytes)
 
example/codeql-db/db-python/default/pools/0/metadata/page-000000 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb096256d33c24a4eef628205927573c4a24a83228d543bb6eddb41d7718f64f
3
- size 2097152
 
 
 
 
example/codeql-db/db-python/default/pools/0/pageDump/page-000000000 DELETED
The diff for this file is too large to render. See raw diff
 
example/codeql-db/db-python/default/pools/0/pageDump/page-000000001 DELETED
The diff for this file is too large to render. See raw diff
 
example/codeql-db/db-python/default/pools/0/pageDump/page-000000002 DELETED
The diff for this file is too large to render. See raw diff
 
example/codeql-db/db-python/default/pools/1/buckets/info DELETED
Binary file (40 Bytes)
 
example/codeql-db/db-python/default/pools/1/buckets/page-000000 DELETED
Binary file (8.19 kB)
 
example/codeql-db/db-python/default/pools/1/ids1/info DELETED
Binary file (40 Bytes)
 
example/codeql-db/db-python/default/pools/1/ids1/page-000000 DELETED
Binary file (8.19 kB)
 
example/codeql-db/db-python/default/pools/1/indices1/info DELETED
Binary file (40 Bytes)
 
example/codeql-db/db-python/default/pools/1/indices1/page-000000 DELETED
Binary file (8.19 kB)
 
example/codeql-db/db-python/default/pools/1/info DELETED
Binary file (41 Bytes)
 
example/codeql-db/db-python/default/pools/1/metadata/info DELETED
Binary file (40 Bytes)
 
example/codeql-db/db-python/default/pools/1/metadata/page-000000 DELETED
Binary file (8.19 kB)
 
example/codeql-db/db-python/default/pools/1/pageDump/page-000000000 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4b4feafeeb1da14d81e10706fa949f5675af06bc9a25bd3f901ce6758ccaddc
3
- size 1048592
 
 
 
 
example/codeql-db/db-python/default/pools/poolInfo DELETED
Binary file (32 Bytes)
 
example/codeql-db/db-python/default/py_Classes.rel DELETED
Binary file (8.57 kB)
 
example/codeql-db/db-python/default/py_Classes.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/py_Functions.rel DELETED
Binary file (73.1 kB)
 
example/codeql-db/db-python/default/py_Functions.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/py_Modules.rel DELETED
Binary file (1.11 kB)
 
example/codeql-db/db-python/default/py_Modules.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/py_StringPart_lists.rel DELETED
Binary file (4.16 kB)
 
example/codeql-db/db-python/default/py_StringPart_lists.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/py_StringParts.rel DELETED
Binary file (14 kB)
 
example/codeql-db/db-python/default/py_StringParts.rel.checksum DELETED
Binary file (12 Bytes)
 
example/codeql-db/db-python/default/py_alias_lists.rel DELETED
Binary file (14.2 kB)