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

feat(core) merge index parameters #1683

Merged
merged 3 commits into from
Feb 7, 2023
Merged

feat(core) merge index parameters #1683

merged 3 commits into from
Feb 7, 2023

Conversation

frostming
Copy link
Collaborator

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Base: 85.12% // Head: 85.11% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (de13e84) compared to base (e34a2ec).
Patch coverage: 87.50% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1683      +/-   ##
==========================================
- Coverage   85.12%   85.11%   -0.01%     
==========================================
  Files          92       92              
  Lines        8616     8624       +8     
  Branches     1861     1867       +6     
==========================================
+ Hits         7334     7340       +6     
- Misses        862      865       +3     
+ Partials      420      419       -1     
Flag Coverage Δ
unittests 84.92% <87.50%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pdm/models/environment.py 66.66% <ø> (ø)
src/pdm/pytest.py 92.65% <ø> (ø)
src/pdm/cli/commands/publish/repository.py 73.17% <50.00%> (ø)
src/pdm/cli/commands/config.py 85.50% <75.00%> (+0.21%) ⬆️
src/pdm/project/config.py 83.25% <77.77%> (-0.85%) ⬇️
src/pdm/_types.py 80.00% <81.08%> (-3.88%) ⬇️
src/pdm/cli/commands/publish/__init__.py 84.70% <100.00%> (+0.18%) ⬆️
src/pdm/formats/poetry.py 85.91% <100.00%> (ø)
src/pdm/formats/requirements.py 78.62% <100.00%> (ø)
src/pdm/models/auth.py 78.37% <100.00%> (+3.37%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@frostming frostming merged commit 9e7c09b into dev Feb 7, 2023
@frostming frostming deleted the feat/source-override branch February 7, 2023 07:59
frostming added a commit that referenced this pull request Feb 7, 2023
frostming added a commit that referenced this pull request Feb 16, 2023
frostming added a commit that referenced this pull request Feb 20, 2023
@frostming frostming linked an issue Mar 1, 2023 that may be closed by this pull request
frostming added a commit that referenced this pull request Mar 13, 2023
frostming added a commit that referenced this pull request Mar 16, 2023
frostming added a commit that referenced this pull request Mar 23, 2023
@j178 j178 mentioned this pull request Apr 3, 2024
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.

Merge sources in pyproject.toml with configured pypi indexes
2 participants