- Apr 04, 2022
-
-
-
Duncan Macleod authored
Fix docstring issues See merge request !68
-
Duncan Macleod authored
Improvements to code quality analysis in CI See merge request !69
-
Duncan Macleod authored
it comes pre-seeded with dpkg-dev and devscripts, so runs much faster
-
Duncan Macleod authored
-
Duncan Macleod authored
but make sure and review the code quality report!
-
- Apr 01, 2022
-
-
Duncan Macleod authored
-
Duncan Macleod authored
and ignore missing docstrings for magic methods
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
add trailing periods for docstring summaries
-
Duncan Macleod authored
-
Duncan Macleod authored
Replace complicated quality checks with flake8 See merge request !67
-
Duncan Macleod authored
with extra radon and bandit checks built-in
-
Duncan Macleod authored
Improve CI coverage reporting See merge request !64
-
Duncan Macleod authored
since gitlab's coverage combiner is crap
-
Duncan Macleod authored
to correctly unpack paths from coverage reports
-
Duncan Macleod authored
Fix Debian local package install See merge request !66
-
Duncan Macleod authored
Simplify appveyor configuration See merge request !65
-
Duncan Macleod authored
Add radon CC analysis See merge request !63
-
Duncan Macleod authored
so that the jobs run faster
-
Duncan Macleod authored
need to bump build number to take precedence over repo packages
-
Duncan Macleod authored
-
Duncan Macleod authored
and codequality job to combine flake8 and radon reports
-
- Mar 21, 2022
-
-
Duncan Macleod authored
Separate CI YAML monolith into bits See merge request !58
-
Duncan Macleod authored
to make it easier to navigate and maintain
-
- Mar 16, 2022
-
-
Duncan Macleod authored
Fix find_times calls with no GPS input See merge request computing/gwdatafind/client!53
-
Duncan Macleod authored
Add independent test suite for api module See merge request computing/gwdatafind/client!54
-
Duncan Macleod authored
Modularise output formatting with new gwdatafind.io module See merge request computing/gwdatafind/client!55
-
- Mar 08, 2022
-
-
Duncan Macleod authored
to make it easier to add new formats
-
- Mar 07, 2022
-
-
Duncan Macleod authored
to validate the API properly matches the upstream API
-
- Mar 03, 2022
-
-
Duncan Macleod authored
use the actual api/v1 endpoint for that
-
Duncan Macleod authored
Fix prepending schemes to hosts See merge request computing/gwdatafind/client!52
-
- Mar 02, 2022
-
-
this was being done differently in two places
-
Duncan Macleod authored
Refactor library to use igwn_auth_utils.requests Closes #6 See merge request computing/gwdatafind/client!38
-
- Mar 01, 2022
-
-
pytest.warns(None) is deprecated, see https://docs.pytest.org/en/latest/how-to/capture-warnings.html#additional-use-cases-of-warnings-in-tests
-
most GWDATAFIND_SERVER variables in production don't include the scheme, so we need to add it after-the-fact
-
-
Duncan Macleod authored
Use mamba in appveyor See merge request computing/gwdatafind/client!51
-
Duncan Macleod authored
Fix module name in pytest --cov argument See merge request computing/gwdatafind/client!49
-