Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyproject #38

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Pyproject #38

wants to merge 14 commits into from

Conversation

cgahr
Copy link
Owner

@cgahr cgahr commented Jul 9, 2024

closes #36

@coveralls
Copy link
Collaborator

coveralls commented Jul 9, 2024

Pull Request Test Coverage Report for Build 10854789596

Details

  • 39 of 48 (81.25%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-6.9%) to 93.056%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/latexplotlib/_config.py 39 48 81.25%
Files with Coverage Reduction New Missed Lines %
src/latexplotlib/_config.py 1 86.49%
Totals Coverage Status
Change from base Build 10844357552: -6.9%
Covered Lines: 134
Relevant Lines: 144

💛 - Coveralls

@cgahr cgahr force-pushed the pyproject branch 2 times, most recently from 3e57c48 to e440229 Compare September 12, 2024 09:43
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
Constantin Gahr and others added 7 commits September 13, 2024 21:05
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
  → 'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a' (2024-09-17)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/1355a0cbfeac61d785b7183c0caaec1f97361b43' (2024-09-10)
  → 'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d' (2024-10-23)
• Updated input 'pyproject-nix':
    'github:nix-community/pyproject.nix/6c56846759ba16382bc2bdbee42c2f56c21654be' (2024-09-11)
  → 'github:nix-community/pyproject.nix/b9d97172161301c82cd978123c61abc81b88537e' (2024-10-23)
• Added input 'pyproject-nix/lix-unit':
    'github:adisbladis/lix-unit/59c489dbc5b27a83fadc94fde2c2b69abb4c0e80' (2024-09-26)
• Added input 'pyproject-nix/lix-unit/mdbook-nixdoc':
    follows 'pyproject-nix/mdbook-nixdoc'
• Added input 'pyproject-nix/lix-unit/nix-github-actions':
    follows 'pyproject-nix/nix-github-actions'
• Added input 'pyproject-nix/lix-unit/nixpkgs':
    follows 'pyproject-nix/nixpkgs'
• Added input 'pyproject-nix/lix-unit/treefmt-nix':
    follows 'pyproject-nix/treefmt-nix'
• Updated input 'pyproject-nix/treefmt-nix':
    'github:numtide/treefmt-nix/3ffd842a5f50f435d3e603312eefa4790db46af5' (2024-08-28)
  → 'github:numtide/treefmt-nix/1bff2ba6ec22bc90e9ad3f7e94cca0d37870afa3' (2024-09-25)
improve path discovery of pyproject.toml and
deprecated latexplotlib config to properly emit a
deprecation warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

configure via pyproject.toml
2 participants