Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision 6a8a851c787dffdf128138b0392b94518421e0a5 authored by dependabot[bot] on 06 July 2023, 22:21:18 UTC, committed by GitHub on 06 July 2023, 22:21:18 UTC
Bump scipy from 1.5.4 to 1.10.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3579612
  • Files
  • Changes
  • f85b72b
  • /
  • .coveragerc
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
revision badge
swh:1:rev:6a8a851c787dffdf128138b0392b94518421e0a5
directory badge Iframe embedding
swh:1:dir:f85b72bcf2080074e81b36c3e89b8526ae16e494
content badge Iframe embedding
swh:1:cnt:bd44a0edac340b29d5599a47803c5908ee232b17

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
.coveragerc
# .coveragerc to control coverage.py
[run]
branch = True
source = pyrate
#omit =
    # omit everything in
    # pyrate/tasks/*
    # omit these files
#    pyrate/pyratelog.py
#    pyrate/scripts/main.py
#    pyrate/pyaps.py
#    pyrate/compat.py

[report]
# Regexes for lines to exclude from consideration
exclude_lines =
    # Have to re-enable the standard pragma
    pragma: no cover

    # Don't complain about missing debug-only code:
    def __repr__
    def __str__
    if self\.debug

    # Don't complain if tests don't hit defensive assertion code:
    raise AssertionError
    raise NotImplementedError
    raise ValueError
    raise RuntimeError
    raise IOError
    except OSError
    except ValueError
    except IndexError
    raise ImportError
    except ImportError
    raise ConfigException
    raise ReferencePhaseError
    raise RefPixelError
    raise RoipacException
    raise GeotiffException
    raise RasterException
    raise IfgException
    raise GammaException
    raise PreprocessError
    raise TimeSeriesError
    raise OrbitalError

    # Don't complain if non-runnable code isn't run:
    if 0:
    if __name__ == .__main__.:

ignore_errors = True

[html]
directory = coverage_html_report
The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API