Commit f6aab1a
authored
Fix existing tests, add new, make coverage reports and mutation testing (#118)
* fix: naming issues in pipelines and tests
* fix: naming issues in pipelines and tests
* chore: move some tests to correct dir
* fix: doc map test
* fix: test for gh2bt map
* test: maps for both sides
* chore: add inits where needed
* fix: handler tests
* fix: gh ingestor tests
* fix: upd gh provider tests
* fix: handler arg validation tests
* test: add pmc tests and make pmc safer
* test: spdx ingestor
* test: policy for gh to bt
* test: upd license
* test: shared version, fix regex
* fix: version test
* test: add more test cases for mapping version
* fix: fix map test bt to gh
* fix: expand bt dummy
* fix: doc map
* fix: revert
* chore: cleanup
* test: topics map
* test: make coverage report
* test: configure cosmic-rays
* chore: upd cosmic-ray setup
* chore: remove unncecessary installs from ci
* test: badges util
* test: cleaning utils + pydantic warnings
* test: comparisons utils
* test: conversions utils
* test: files utils
* test: templating utils
* test: shared publications
* test: biotools id map
* test: name map
* test: upd biotools
* test: map language
* test: homepage map
* test: maturity map + homepage fix
* test: publication map
* test: description map
* test: policy over
* test: policy on top
* test: description
* test: homepage
* test: name map
* test: license map
* test: upd topics map
* test: version map
* test: readme map + actual func
* test: citation map
* chore: rename map tests
* test: map main gh2bt
* test: map main bt2gh
* test: fix mismatch in map tests
* fix: test files utils
* test: none prop protocol
* test: map protocol
* test: gh transformer + actual bug
* test: bt transformer
* test: pmc transformer
* test: spdx transformer
* test: spdx composer
* test: gh composer
* test: pmc composer
* test: biotools composer
* chore: separated black config
* chore: separated ruff config
* chore: separated pytest config
* chore: separated coverage config
* chore: cleanup
* chore: narrowed coverage report
* chore: update cr config
* chore: tighten checks further
* fix: correct python version in ci
* fix: patch tokens in tests
* fix: patch tokens in tests correctly1 parent 559b791 commit f6aab1a
File tree
95 files changed
+8159
-644
lines changed- .github/workflows
- scripts
- src/bridge
- bootstrap
- builders/github
- handlers
- pipelines
- bt2gh_for_pr_issues
- map_funcs
- gh2bt_for_meta
- utils
- services/europe_pmc
- tests/unit
- builders
- biotools
- europe_pmc
- github
- spdx
- handlers
- pipelines
- bt2gh_for_meta
- bt2gh_for_pr_issues
- map_funcs
- bt2gh_for_pr
- dummy
- gh2bt_for_meta
- map_funcs
- policies
- bt2gh
- gh2bt
- protocols
- utils
- services
- europe_pmc
- github
- huggingface
- spdx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+8159
-644
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 51 | | |
101 | 52 | | |
102 | 53 | | |
103 | 54 | | |
104 | 55 | | |
105 | 56 | | |
| 57 | + | |
| 58 | + | |
106 | 59 | | |
107 | 60 | | |
108 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
0 commit comments