@@ -56,11 +56,14 @@ Example projects:
56
56
Astropy documentation to this theme as well, as a way of reducing custom
57
57
infrastructure and sharing infrastructure with other projects. Relevant issues:
58
58
[ #11520 ] ( https://github.com/astropy/astropy/issues/11520 )
59
- * * Implement robust benchmark reporting for pull requests* : This project would enable a
60
- way of evaluating the performance impact of pull requests by tracking and benchmarking
61
- existing performance of common tasks (see, for example, the old
62
- [ astropy-benchmarks] ( https://github.com/astropy/astropy-benchmarks ) ).
63
- * * Implement integration testing for core, coordinated, and infrastructure packages* :
59
+ * * Implement robust benchmark reporting for pull requests* ([ drawn from the Astropy
60
+ Roadmap] ( https://github.com/astropy/astropy-project/blob/main/roadmap/roadmap.md ) ): This
61
+ project would enable a way of evaluating the performance impact of pull requests by
62
+ tracking and benchmarking existing performance of common tasks (see, for example, the
63
+ old [ astropy-benchmarks] ( https://github.com/astropy/astropy-benchmarks ) ).
64
+ * * Implement integration testing for core, coordinated, and infrastructure packages*
65
+ ([ drawn from the Astropy
66
+ Roadmap] ( https://github.com/astropy/astropy-project/blob/main/roadmap/roadmap.md ) ):
64
67
Ensure that coordinated and infrastructure packages have integration tests that check
65
68
the joint usage of Astropy and these other packages together, rather than individually
66
69
(as is often the case now).
0 commit comments