GitHub / astropy/pytest-arraydiff / commits
pytest plugin to facilitate comparison of results to a pre-defined reference
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ff4a94e0 | merge Merge pull request #55 from astropy/dependabot/github_actions/dot-github/work... |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 55584f79 | TST: Skip HDF5 test if no tables |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 40ab14a7 |
Bump OpenAstronomy/github-actions-workflows
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 43cebc20 | merge Merge pull request #54 from astropy/dependabot/github_actions/dot-github/work... |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 61e3a511 |
Bump OpenAstronomy/github-actions-workflows
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 069039b4 | merge Merge pull request #52 from astropy/dependabot/github_actions/dot-github/work... |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| cc9b7900 |
Bump OpenAstronomy/github-actions-workflows
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3efa963e | merge Merge pull request #51 from bsipocz/CI_macos_update |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 2d64cb9f | CI: update macos version | Brigitta Sipőcz <b****z@g****m> | 11 months ago | |
| 7e02fba4 | merge Merge pull request #50 from astropy/dependabot/github_actions/dot-github/work... |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 6723108f |
Bump OpenAstronomy/github-actions-workflows
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 84e5f205 | merge Merge pull request #49 from bsipocz/MAINT_remove_py37 |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a2b64e46 | MAINT: require a pytest version that already supported 3.8 | Brigitta Sipőcz <b****z@g****m> | about 1 year ago | |
| 8af2406c | MAINT: run pyupgrade for dropping 3.7 | Brigitta Sipőcz <b****z@g****m> | about 1 year ago | |
| 1c222a5f | MAINT: removing python3.7 support | Brigitta Sipőcz <b****z@g****m> | about 1 year ago | |
| ed264357 | merge Merge pull request #48 from pllim/action-ver-hash |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 532bce12 | CI: adding montly dependabot | Brigitta Sipőcz <b****z@g****m> | about 1 year ago | |
| 09b79773 | MNT: Use hash for Action workflow versions and update if needed | P. L. Lim <2****m@u****m> | about 1 year ago | |
| db58da84 | merge Merge pull request #47 from bsipocz/CI_workflow_dispatch |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 51b2b206 | CI: try excluding pytables from ARM OSX testing | Brigitta Sipőcz <b****z@g****m> | over 1 year ago | |
| a621da58 | CI: adding workflow dispatch | Brigitta Sipőcz <b****z@g****m> | over 1 year ago | |
| 2ce4b53c | Preparing release v0.6.1 |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f392f6f7 | merge Merge pull request #43 from pllim/fix-single-ref |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 86e919eb | Fix function name | Thomas Robitaille <t****e@g****m> | almost 2 years ago | |
| 21f74774 | Added a class test that uses the same reference | Thomas Robitaille <t****e@g****m> | almost 2 years ago | |
| 1dca33a1 | Added regression test for single_reference=True bug | Thomas Robitaille <t****e@g****m> | almost 2 years ago | |
| ebafbeb6 | merge Merge pull request #44 from pllim/numpdev-abi-madness |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c64d29a3 | TST: Add pyerfa-dev to devdeps | P. L. Lim <2****m@u****m> | almost 2 years ago | |
| bb775530 |
Fix single_reference=True
Co-authored-by: Conor MacBride <c****r@m****e> |
P. L. Lim <2****m@u****m> | almost 2 years ago | |
| 4c9d0c6f | Back to dev: 0.7.dev |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8e01cdff | Add PyPI badge |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bab9723d | merge Merge pull request #38 from astrofrog/fix-pytest-72 |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 754a8bd3 | Need astropy-dev and pandas-dev to go with numpy-dev | P. L. Lim <2****m@u****m> | almost 2 years ago | |
| 86fd58c9 | Make sure test matrix is consistent | P. L. Lim <2****m@u****m> | almost 2 years ago | |
| 16dfa209 | Prep 0.6 |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4b8c9d26 | Update publish.yml |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e006ea19 | merge Merge pull request #36 from ConorMacBride/update-pytest-integration |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| dfa69c69 |
Updated CI configuration
Co-authored-by: P. L. Lim <2****m@u****m> |
Thomas Robitaille <t****e@g****m>
Committed by: P. L. Lim <2****m@u****m> |
about 2 years ago | |
| 9ffd246a | Ignore warning “distutils Version classes are deprecated” | Conor MacBride <c****r@m****e> | about 3 years ago | |
| 35422474 | Upgrade warnings to errors when testing | Conor MacBride <c****r@m****e> | about 3 years ago | |
| 864bad28 | If arraydiff is not enabled, still intercept the return value | Conor MacBride <c****r@m****e> | about 3 years ago | |
| 04e365cf | Test inside `pytest_runtest_call` hook | Conor MacBride <c****r@m****e> | about 3 years ago | |
| 1af2acd5 | merge Merge pull request #33 from svank/fix-atol |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b015c5c1 | Mention `atol` fix in CHANGES.md | Sam Van Kooten <v****m@g****m> | about 3 years ago | |
| 309e5bb2 | Mention `atol` parameter in README | Sam Van Kooten <v****m@g****m> | over 3 years ago | |
| 4395333b | Ensure `atol` is passed to FITSDiff | Sam Van Kooten <v****m@g****m> | over 3 years ago | |
| d59197b9 | Ensure both atol and rtol values are tested | Sam Van Kooten <v****m@g****m> | over 3 years ago | |
| a74f2e34 | merge Merge pull request #32 from alexmalins/20220318-python-version-classifiers |
Brigitta Sipőcz <b****z@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 842469e7 | update python version classifiers | Alex Malins <g****b@a****m> | over 3 years ago | |
| 26f1d67a | merge Merge pull request #23 from wkerzendorf/add_pdhdf_file_format |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1e12df43 | add changelog message | Wolfgang Kerzendorf <w****f@g****m> | almost 4 years ago | |
| c1779e62 | Back to dev: 0.6.dev |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0b256bd2 | Finalize change log for v0.5 |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 34ddba18 | Resgiter array_compare marker |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 22095f37 | Remove whitespace in markers registration |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0bf2018b | merge Merge pull request #31 from olebole/remove-astropy-dependency |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 2d3e67e2 | Install test dependencies for CI |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 61da1383 | Remove astropy dependency | Ole Streicher <o****e@d****g> | almost 4 years ago | |
| 2dc3e3d3 | Add Zenodo badge |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| ab9f134f | Back to dev: 0.5.dev |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 7ed8d481 | Finalize change log for release |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 39680319 | merge Merge pull request #30 from pllim/deprecation-deprecated |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 1d48c78c | Skip testing wheel in publish workflow | Pey Lian Lim <2****m@u****m> | almost 4 years ago | |
| 3f7fda61 | TST: Remove old code | Pey Lian Lim <2****m@u****m> | almost 4 years ago | |
| a36803e6 | MNT: Remove mention of distutils | Pey Lian Lim <2****m@u****m> | almost 4 years ago | |
| 2cb229a4 | Update CHANGES.md |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 82b05ebe | Update setup.cfg |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| ee8b91ef | Add auto publish workflow |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0565717b | merge Merge pull request #29 from pllim/fix-ci |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| bda931d4 | MNT: Remove six. | Pey Lian Lim <2****m@u****m> | over 4 years ago | |
| c94a7558 | MNT: Fix URL in setup.cfg [ci skip] |
P. L. Lim <2****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 32becaf9 | fix windows trouble | Wolfgang Kerzendorf <w****f@g****m> | almost 5 years ago | |
| 7b7deb22 | merge Merge pull request #25 from pllim/last-actions-hero |
Simon Conseil <c****t@s****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| f7c9f21d | TST: Use Actions, update test matrix | Pey Lian Lim <2****m@u****m> | almost 5 years ago | |
| bdfa7f32 | add tables pandas as dependency; remove from travis.yml | Wolfgang Kerzendorf <w****f@g****m> | almost 5 years ago | |
| f0680919 | fix import or skip for pandas | Wolfgang Kerzendorf <w****f@g****m> | almost 5 years ago | |
| 6f957341 | add pandas dependency | Wolfgang Kerzendorf <w****f@g****m> | about 5 years ago | |
| c6e8357c | merge Merge pull request #24 from astropy/infrastructure-updates |
Simon Conseil <c****t@s****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c9bd9310 | Remove code for unsupported pytest versions | Thomas Robitaille <t****e@g****m> | about 5 years ago | |
| 02812a60 | CI: Remove Python update | Thomas Robitaille <t****e@g****m> | about 5 years ago | |
| b924a832 | CI: use setup_python.sh | Thomas Robitaille <t****e@g****m> | about 5 years ago | |
| 8cf185c4 |
Add markers to setup.cfg
Co-authored-by: Simon Conseil <c****t@s****g> |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e420cd16 | modified to pd_hdf | Wolfgang Kerzendorf <w****f@g****m> | about 5 years ago | |
| 416288d7 | add baseline for pandas HDF | Wolfgang Kerzendorf <w****f@g****m> | about 5 years ago | |
| 081d236a | add tests and fix comparer for pandas HDF | Wolfgang Kerzendorf <w****f@g****m> | about 5 years ago | |
| 70909d36 | Fix syntax |
Simon Conseil <c****t@s****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 844bbfce | Force update Python | Thomas Robitaille <t****e@g****m> | about 5 years ago | |
| 10788a28 | Remove AppVeyor configuration | Thomas Robitaille <t****e@g****m> | about 5 years ago | |
| 44cc4a66 | Updated package infrastructure - including using setup.cfg, setting up tox, u... | Thomas Robitaille <t****e@g****m> | about 5 years ago | |
| 2f108cc4 | add initial pandas HDF fileformat | Wolfgang Kerzendorf <w****f@g****m> | about 5 years ago | |
| efc0578f | merge Merge pull request #22 from saimn/patch-1 |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a633b217 | Enable Travis notifications to slack |
Simon Conseil <c****t@s****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 12ee5b1a | merge Merge pull request #16 from DougBurke/patch-1 |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 71bd7063 | Back to development: v0.4 | Thomas Robitaille <t****e@g****m> | almost 7 years ago | |
| ac0f30eb | Preparing release v0.3 | Thomas Robitaille <t****e@g****m> | almost 7 years ago | |
| 95d42107 | Updated badges |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| ca747f32 | merge Merge pull request #17 from astropy/codecov |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d95e26ad | Make sure conda doesn't include pytest-arraydiff | Thomas Robitaille <t****e@g****m> | almost 7 years ago | |
| 8e1563f8 | Use codecov instead of coveralls | Thomas Robitaille <t****e@g****m> | almost 7 years ago | |
| 6c8bec9c | merge Merge pull request #15 from sushobhana/patch-1 |
Thomas Robitaille <t****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago |