Pull request #2598 quality checks
Code files and functions touched by this pull request are analyzed below.
Quality targets
How does this pull request compare to chosen code quality targets? Read more about code quality targets.
| Target name | Target value | This PR |
|---|---|---|
| Maximum Diff Delta per PR | 500 | 1627 |
| Maximum comment count per PR | 10 | 0 |
| Pull request maximum business days between activity | 3 | 18 |
| Pull request maximum business days open | 5 | 18 |
Coupled files
Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling
| Committed together % |
Code file
Coupled code file |
Commits in PR with both |
|---|---|---|
| 100 |
src/main/python/systemds/scuro/representations/wav2vec.py
src/main/python/systemds/scuro/representations/mfcc.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/wav2vec.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/hadamard.py
src/main/python/systemds/scuro/representations/concatenation.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/hadamard.py
src/main/python/systemds/scuro/representations/sum.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/glove.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/glove.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/glove.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/clip.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/bow.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/utils.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/sum.py
src/main/python/systemds/scuro/representations/concatenation.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/fusion.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/average.py
src/main/python/systemds/scuro/representations/sum.py |
1 |
| 100 |
src/main/python/systemds/scuro/representations/average.py
src/main/python/systemds/scuro/representations/concatenation.py |
1 |
| 96 |
src/main/python/systemds/scuro/representations/bow.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 96 |
src/main/python/systemds/scuro/representations/word2vec.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 94 |
src/main/python/systemds/scuro/representations/glove.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 92 |
src/main/python/systemds/scuro/representations/tfidf.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 92 |
src/main/python/systemds/scuro/representations/concatenation.py
src/main/python/systemds/scuro/representations/sum.py |
1 |
| 89 |
src/main/python/systemds/scuro/representations/tfidf.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 88 |
src/main/python/systemds/scuro/representations/bow.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 88 |
src/main/python/systemds/scuro/representations/word2vec.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 88 |
src/main/python/systemds/scuro/representations/wav2vec.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 88 |
src/main/python/systemds/scuro/representations/wav2vec.py
src/main/python/systemds/scuro/representations/clip.py |
1 |
| 87 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/clip.py |
1 |
| 87 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/window_aggregation.py |
1 |
| 84 |
src/main/python/systemds/scuro/representations/word2vec.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 83 |
src/main/python/systemds/scuro/representations/fusion.py
src/main/python/systemds/scuro/representations/average.py |
1 |
| 83 |
src/main/python/systemds/scuro/representations/fusion.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 83 |
src/main/python/systemds/scuro/representations/fusion.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 83 |
src/main/python/systemds/scuro/representations/fusion.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 82 |
src/main/python/systemds/scuro/representations/tfidf.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 81 |
src/main/python/systemds/scuro/representations/mfcc.py
src/main/python/systemds/scuro/representations/window_aggregation.py |
1 |
| 81 |
src/main/python/systemds/scuro/representations/mfcc.py
src/main/python/systemds/scuro/representations/wav2vec.py |
1 |
| 80 |
src/main/python/systemds/scuro/representations/sum.py
src/main/python/systemds/scuro/representations/average.py |
1 |
| 80 |
src/main/python/systemds/scuro/representations/hadamard.py
src/main/python/systemds/scuro/representations/timeseries_representations.py |
1 |
| 80 |
src/main/python/systemds/scuro/representations/hadamard.py
src/main/python/systemds/scuro/representations/mlp_averaging.py |
1 |
| 80 |
src/main/python/systemds/scuro/representations/hadamard.py
src/main/python/systemds/scuro/representations/aggregate.py |
1 |
| 80 |
src/main/python/systemds/scuro/representations/hadamard.py
src/main/python/systemds/scuro/representations/window_aggregation.py |
1 |
| 77 |
src/main/python/systemds/scuro/representations/bert.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 77 |
src/main/python/systemds/scuro/representations/wav2vec.py
src/main/python/systemds/scuro/representations/glove.py |
1 |
| 76 |
src/main/python/systemds/scuro/representations/aggregate.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 76 |
src/main/python/systemds/scuro/representations/aggregate.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 76 |
src/main/python/systemds/scuro/representations/aggregate.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 76 |
src/main/python/systemds/scuro/representations/concatenation.py
src/main/python/systemds/scuro/representations/average.py |
1 |
| 75 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/mlp_averaging.py |
1 |
| 75 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 75 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 75 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 75 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 75 |
src/main/python/systemds/scuro/representations/text_context_with_indices.py
src/main/python/systemds/scuro/representations/glove.py |
1 |
| 74 |
src/main/python/systemds/scuro/representations/bert.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 74 |
src/main/python/systemds/scuro/representations/bert.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 73 |
src/main/python/systemds/scuro/representations/word2vec.py
src/main/python/systemds/scuro/representations/glove.py |
1 |
| 72 |
src/main/python/systemds/scuro/representations/mlp_averaging.py
src/main/python/systemds/scuro/representations/clip.py |
1 |
| 72 |
src/main/python/systemds/scuro/representations/mlp_averaging.py
src/main/python/systemds/scuro/representations/window_aggregation.py |
1 |
| 72 |
src/main/python/systemds/scuro/representations/mlp_averaging.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 72 |
src/main/python/systemds/scuro/representations/mfcc.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 72 |
src/main/python/systemds/scuro/representations/mfcc.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 72 |
src/main/python/systemds/scuro/representations/mfcc.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 71 |
src/main/python/systemds/scuro/representations/clip.py
src/main/python/systemds/scuro/representations/glove.py |
1 |
| 71 |
src/main/python/tests/scuro/test_operator_registry.py
src/main/python/systemds/scuro/representations/word2vec.py |
1 |
| 71 |
src/main/python/tests/scuro/test_operator_registry.py
src/main/python/systemds/scuro/representations/tfidf.py |
1 |
| 71 |
src/main/python/tests/scuro/test_operator_registry.py
src/main/python/systemds/scuro/representations/bow.py |
1 |
| 71 |
src/main/python/tests/scuro/test_operator_registry.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
| 70 |
src/main/python/systemds/scuro/representations/sum.py
src/main/python/systemds/scuro/representations/bert.py |
1 |
Biggest files changes in pull request
️ Biggest functions grown or shrunk by pull request
Which functions had their line count change as part of this pull request?