Skip to content

Commit da230d3

Browse files
committed
Add supported libaries table
1 parent a945b92 commit da230d3

File tree

6 files changed

+25
-31
lines changed

6 files changed

+25
-31
lines changed

docs/source/supported-libraries/django-allauth.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Results
88

99
Via ``dm repo test django-filter``
1010

11-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
13-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14-
| 1621 | 1023 | 584 | 1 | 13 | 0 | 21 | 63% |
15-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
11+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
12+
| **PERCENTAGE PASSED** | **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** |
13+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
14+
| 63% | 1621 | 1023 | 584 | 1 | 13 | 0 | 21 |
15+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
1616

1717
- `django-filter.txt <../_static/django-filter.txt>`_
1818

docs/source/supported-libraries/django-debug-toolbar.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Results
88

99
Via ``dm repo test django-debug-toolbar``
1010

11-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
13-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14-
| 262 | 192 | 41 | 26 | 0 | 1 | 0 | 73% |
15-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
11+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
12+
| **PERCENTAGE PASSED** | **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** |
13+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
14+
| 73% | 262 | 192 | 41 | 26 | 0 | 1 | 0 |
15+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
1616

1717
- `django-debug-toolbar.txt <../_static/django-debug-toolbar.txt>`_
1818

docs/source/supported-libraries/django-filter.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Results
88

99
Via ``dm repo test django-filter``
1010

11-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
13-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14-
| 515 | 480 | 1 | 16 | 15 | 3 | 0 | 93% |
15-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
11+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
12+
| **PERCENTAGE PASSED** | **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** |
13+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
14+
| 93% | 515 | 480 | 1 | 16 | 15 | 3 | 0 |
15+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
1616

1717
- `django-filter.txt <../_static/django-filter.txt>`_
1818

docs/source/supported-libraries/django-rest-framework.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Results
66

77
Via ``dm repo test django-rest-framework``
88

9-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
10-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
11-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12-
| 1558 | 1276 | 146 | 136 | 0 | 0 | 4 | 81% |
13-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
9+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
10+
| **PERCENTAGE PASSED** | **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** |
11+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
12+
| 81% | 1558 | 1276 | 146 | 136 | 0 | 0 | 4 |
13+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
1414

1515
- `django-rest-framework.txt <../_static/django-rest-framework.txt>`_
1616

docs/source/supported-libraries/index.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
Supported libraries
22
===================
33

4-
Overview
5-
--------
6-
74
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
85
| **Library** | **Test suites** | **Project examples** | **Known limitations** |
96
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
@@ -18,9 +15,6 @@ Overview
1815
| wagtail | | | |
1916
+------------------------------------+-------------------------------------------------------------+-------------------------------+-----------------------------+
2017

21-
Libraries
22-
---------
23-
2418
.. toctree::
2519
django-allauth
2620
django-debug-toolbar

docs/source/supported-libraries/wagtail.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Via ``dm repo test wagtail``
1010

1111
Test results prior to merging https://github.com/mongodb/django-mongodb-backend/pull/256
1212

13-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
15-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
16-
| 4897 | 2124 | 52 | 468 | 2252 | 1 | 0 | 43% |
17-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
13+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
14+
| **PERCENTAGE PASSED** | **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** |
15+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
16+
| 43% | 4897 | 2124 | 52 | 468 | 2252 | 1 | 0 |
17+
+---------------------------+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+
1818

1919
- `wagtail.txt <../_static/wagtail.txt>`_
2020
- `wagtail2.txt <../_static/wagtail2.txt>`_

0 commit comments

Comments
 (0)