Skip to content

Conversation

@jjerphan
Copy link
Member

Fix #3883.

@jjerphan jjerphan added the release::bug_fixes For PRs fixing bugs label Apr 18, 2025
@jjerphan jjerphan changed the title Use double mapping for PrefixData::m{,_pip}_package_records fix: Save and use PackageInfo from repodata instead of the ones from the packages Apr 18, 2025
@codecov
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@8869568). Learn more about missing BASE report.

Files with missing lines Patch % Lines
libmamba/src/core/package_fetcher.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3901   +/-   ##
=======================================
  Coverage        ?   62.90%           
=======================================
  Files           ?      299           
  Lines           ?    36993           
  Branches        ?     2775           
=======================================
  Hits            ?    23270           
  Misses          ?    13671           
  Partials        ?       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jjerphan jjerphan force-pushed the fix/use-repodata-packageinfo branch 3 times, most recently from 8c461e0 to 74ac07e Compare April 23, 2025 09:29
@jjerphan jjerphan force-pushed the fix/use-repodata-packageinfo branch 4 times, most recently from 976b760 to 31904db Compare April 23, 2025 13:50
@jjerphan jjerphan force-pushed the fix/use-repodata-packageinfo branch from 31904db to 6ae9719 Compare April 23, 2025 13:56
@jjerphan jjerphan marked this pull request as ready for review April 23, 2025 14:44
@jjerphan jjerphan changed the title fix: Save and use PackageInfo from repodata instead of the ones from the packages fix: Give precedence to repodata when constructing repodata_record files Apr 23, 2025
@AntoinePrv AntoinePrv merged commit 939ed2f into mamba-org:main Apr 24, 2025
37 checks passed
@jjerphan jjerphan deleted the fix/use-repodata-packageinfo branch April 24, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::bug_fixes For PRs fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mamba breaks environment constraints for full environment update

3 participants