Skip to content

Revert to `AbstractDict{K,V}(pairs)` for default `dict_inverse`

fecc194
Select commit
Loading
Failed to load commit list.
Merged

Define custom dict_inverse(d::Base.ImmutableDict) #44

Revert to `AbstractDict{K,V}(pairs)` for default `dict_inverse`
fecc194
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2025 in 1s

86.90% (+1.00%) compared to ed40d49

View this Pull Request on Codecov

86.90% (+1.00%) compared to ed40d49

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.90%. Comparing base (ed40d49) to head (fecc194).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   85.89%   86.90%   +1.00%     
==========================================
  Files           1        1              
  Lines          78       84       +6     
==========================================
+ Hits           67       73       +6     
  Misses         11       11              

☔ 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.