Add py.typed to maphash (#1) #6
GitHub Actions / Pytest Tests
succeeded
Apr 23, 2024 in 1s
10 passed, 0 failed and 0 skipped
✅ /home/runner/work/maphash/maphash/reports/pytest_report.xml
10 tests were completed in 37ms with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
pytest | 10✅ | 37ms |
✅ pytest
tests.test_maphash
✅ test_hashes_int
✅ test_hashes_float
✅ test_hashes_str
✅ test_hashes_dict
✅ test_hashes_list
✅ test_hashes_none
✅ test_hashes_complex_document
✅ test_different_key_order_same_hash
✅ test_additional_entry_different_hash
✅ test_different_list_item_order_different_hash
Loading