You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,28 @@
10
10
* Added Acknowledgement section to README.md ([#75](https://github.com/F-Secure/pytest-rts/issues/75)) ([`4de6632`](https://github.com/F-Secure/pytest-rts/commit/4de663291fd8c388164259b830e4badcb13d98e8))
11
11
* Added link to the tutorial to README.md and fixed usage sectino ([`9d25edf`](https://github.com/F-Secure/pytest-rts/commit/9d25edf7c54c2e0b7743cc83c5c8e7e658c88118))
12
12
13
+
### Performance
14
+
15
+
#### Mapping database initialization for RTS
16
+
17
+
| Pytest run of "pandas/tests/arithmetic/" of [Pandas](https://github.com/pandas-dev/pandas) (Commit 3bd3d1ec253a8a18ac951511820eb970f62baaed, 11839 tests) | normal run |[Coverage.py](https://github.com/nedbat/coveragepy) "dynamic context" | pytest-rts 1.1.10 |
* Minor ([`891c743`](https://github.com/F-Secure/pytest-rts/commit/891c743332cf7c5248f6ec1b28140c4381a72ef6))
16
25
26
+
### Performance
27
+
28
+
#### Mapping database initialization for RTS
29
+
30
+
| Pytest run of "pandas/tests/arithmetic/" of [Pandas](https://github.com/pandas-dev/pandas) (Commit 3bd3d1ec253a8a18ac951511820eb970f62baaed, 11839 tests) | normal run |[Coverage.py](https://github.com/nedbat/coveragepy) "dynamic context" | pytest-rts 1.1.9 |
0 commit comments