|
1 | | -# Quality Assessment for rsfc v0.1.5 |
| 1 | +# Quality Assessment for rsfc v0.1.6 |
2 | 2 |
|
3 | | -An automated assessment of the rsfc tool based on the EVERSE software quality indicators, run on 2026-06-29. |
| 3 | +An automated assessment of the rsfc tool based on the EVERSE software quality indicators, run on 2026-07-02. |
4 | 4 |
|
5 | 5 | ## General Information |
6 | 6 |
|
7 | 7 | - **Software:** rsfc |
8 | 8 | - **Repository:** https://github.com/oeg-upm/rsfc |
9 | | -- **Assessment date:** 2026-06-29T07:12:44Z |
| 9 | +- **Assessment date:** 2026-07-02T09:15:49Z |
10 | 10 | - **Total checks:** 41 |
11 | 11 |
|
12 | 12 | ## Summary |
@@ -177,6 +177,7 @@ An automated assessment of the rsfc tool based on the EVERSE software quality in |
177 | 177 | - **Result:** true |
178 | 178 | - **Process:** Searches for release tags in the repository |
179 | 179 | - **Evidence:** These releases were found: |
| 180 | + - https://github.com/oeg-upm/rsfc/releases/tag/v0.1.6 |
180 | 181 | - https://github.com/oeg-upm/rsfc/releases/tag/v0.1.5 |
181 | 182 | - https://github.com/oeg-upm/rsfc/releases/tag/v0.1.4 |
182 | 183 | - https://github.com/oeg-upm/rsfc/releases/tag/v0.1.3 |
@@ -569,9 +570,9 @@ An automated assessment of the rsfc tool based on the EVERSE software quality in |
569 | 570 | - **Process:** Searches for a file named 'LICENSE' or 'LICENSE.md' in the root of the repository. |
570 | 571 | - **Evidence:** A license was found in: |
571 | 572 | - https://raw.githubusercontent.com/oeg-upm/rsfc/main/pyproject.toml |
572 | | - - https://raw.githubusercontent.com/oeg-upm/rsfc/main/CITATION.cff |
573 | | - - https://raw.githubusercontent.com/oeg-upm/rsfc/main/LICENSE |
574 | 573 | - https://raw.githubusercontent.com/oeg-upm/rsfc/main/codemeta.json |
| 574 | + - https://raw.githubusercontent.com/oeg-upm/rsfc/main/LICENSE |
| 575 | + - https://raw.githubusercontent.com/oeg-upm/rsfc/main/CITATION.cff |
575 | 576 | - **Suggestions:** N/A |
576 | 577 |
|
577 | 578 | <a id="software_has_license-https---w3id-org-rsfc-test-rsfc-15-2"></a> |
@@ -601,9 +602,8 @@ An automated assessment of the rsfc tool based on the EVERSE software quality in |
601 | 602 | - **Result:** true |
602 | 603 | - **Process:** Searches for files and/or directories that mention test in their names. Also, ignores doc and docs directories |
603 | 604 | - **Evidence:** Files and/or directories that mention test were found at: |
604 | | - - src/rsfc/rsfc_tests |
605 | | - - src/rsfc/rsfc_tests/__init__.py |
606 | | - - src/rsfc/rsfc_tests/rsfc_tests.py |
| 605 | + - tests |
| 606 | + - tests/test_main.py |
607 | 607 | - **Suggestions:** N/A |
608 | 608 |
|
609 | 609 | ### software_is_containerized |
@@ -657,7 +657,7 @@ An automated assessment of the rsfc tool based on the EVERSE software quality in |
657 | 657 | - **Result:** true |
658 | 658 | - **Process:** Checks if the software repository has a commits history |
659 | 659 | - **Evidence:** A commit history was found in: |
660 | | - - https://api.github.com/repos/oeg-upm/rsfc/commits?sha=main&since=2026-03-31T07:12:29.604180+00:00&per_page=100 |
| 660 | + - https://api.github.com/repos/oeg-upm/rsfc/commits?sha=main&since=2026-04-03T09:15:34.373633+00:00&per_page=100 |
661 | 661 | - **Suggestions:** N/A |
662 | 662 |
|
663 | 663 | <a id="version_control_use-https---w3id-org-rsfc-test-rsfc-17-3"></a> |
|
0 commit comments