Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Tags:
code-review
defect-detection
software-engineering
label-noise
uncertainty-quantification
python
License:
Delete .pytest_cache
Browse files- .pytest_cache/.gitignore +0 -2
- .pytest_cache/CACHEDIR.TAG +0 -4
- .pytest_cache/README.md +0 -8
- .pytest_cache/v/cache/nodeids +0 -15
.pytest_cache/.gitignore
DELETED
|
@@ -1,2 +0,0 @@
|
|
| 1 |
-
# Created by pytest automatically.
|
| 2 |
-
*
|
|
|
|
|
|
|
|
|
.pytest_cache/CACHEDIR.TAG
DELETED
|
@@ -1,4 +0,0 @@
|
|
| 1 |
-
Signature: 8a477f597d28d172789f06886806bc55
|
| 2 |
-
# This file is a cache directory tag created by pytest.
|
| 3 |
-
# For information about cache directory tags, see:
|
| 4 |
-
# https://bford.info/cachedir/spec.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.pytest_cache/README.md
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
# pytest cache directory #
|
| 2 |
-
|
| 3 |
-
This directory contains data from the pytest's cache plugin,
|
| 4 |
-
which provides the `--lf` and `--ff` options, as well as the `cache` fixture.
|
| 5 |
-
|
| 6 |
-
**Do not** commit this to version control.
|
| 7 |
-
|
| 8 |
-
See [the docs](https://docs.pytest.org/en/stable/how-to/cache.html) for more information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.pytest_cache/v/cache/nodeids
DELETED
|
@@ -1,15 +0,0 @@
|
|
| 1 |
-
[
|
| 2 |
-
"tests/test_evaluation.py::test_band_contains_score_and_reports_draws",
|
| 3 |
-
"tests/test_evaluation.py::test_empty_prediction_scores_zero",
|
| 4 |
-
"tests/test_evaluation.py::test_metric_agnostic",
|
| 5 |
-
"tests/test_evaluation.py::test_missing_key_is_empty_prediction",
|
| 6 |
-
"tests/test_evaluation.py::test_monte_carlo_is_deterministic",
|
| 7 |
-
"tests/test_evaluation.py::test_mrr_is_undefined_without_positives",
|
| 8 |
-
"tests/test_evaluation.py::test_per_case_drops_undefined_changes",
|
| 9 |
-
"tests/test_evaluation.py::test_perfect_prediction_scores_one",
|
| 10 |
-
"tests/test_evaluation.py::test_pooled_and_per_case_aggregate_differently",
|
| 11 |
-
"tests/test_evaluation.py::test_pooled_rank_metric_uses_one_global_ranking",
|
| 12 |
-
"tests/test_evaluation.py::test_prediction_against_wrong_diff_misses",
|
| 13 |
-
"tests/test_evaluation.py::test_result_repr_format",
|
| 14 |
-
"tests/test_evaluation.py::test_score_is_a_draw_statistic"
|
| 15 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|