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

chore: adaptations for nightly-2025-02-02 #21355

Merged
merged 4,561 commits into from
Feb 2, 2025
Merged

Conversation

kim-em
Copy link
Contributor

@kim-em kim-em commented Feb 2, 2025

No description provided.

Copy link

github-actions bot commented Feb 2, 2025

PR summary 7781892fe0

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
There are 5688 files with changed transitive imports taking up over 236253 characters: this is too many to display!
You can run scripts/import_trans_difference.sh all locally to see the whole output.

Declarations diff

+ exists_mem_zipIdx
+ exists_mem_zipIdx'
+ forall_mem_zipIdx
+ forall_mem_zipIdx'
+ getElem?_idxOf
+ getElem_idxOf
+ get_idxOf
+ idxOf_append_of_mem
+ idxOf_append_of_not_mem
+ idxOf_cons_eq
+ idxOf_cons_ne
+ idxOf_eq_length_iff
+ idxOf_finRange
+ idxOf_get
+ idxOf_get?
+ idxOf_getElem
+ idxOf_inj
+ idxOf_le_length
+ idxOf_lt_length_iff
+ idxOf_of_not_mem
+ list_idxOf
+ list_idxOf₁
+ mem_ofFn'
+ nodup_zipIdx_map_snd
+ ofDigits_eq_sum_mapIdx_aux
+ toFinsupp_eq_sum_mapIdx_single
++-- up_inj
- append_eq_nil_iff
- div_le_div_left
- div_pos
- get?_enum
- get?_enumFrom
- get_enum
- get_enumFrom
- indexOf_cons_self
- indexOf_eq_length
- indexOf_eq_length_iff
- indexOf_lt_length
- map_pmap
- mem_enum_iff_get?
- mem_ofFn
- mk_add_mem_enumFrom_iff_get?
- mk_mem_enumFrom_iff_le_and_get?_sub
- mk_mem_enum_iff_get?
- ofDigits_eq_sum_map_with_index_aux
- pmap_eq_map
- replicate_append_replicate

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


Decrease in tech debt: (relative, absolute) = (3.35, 0.07)
Current number Change Type
4259 -4 porting notes
110 -11 adaptation notes
91 3 disabled deprecation lints

Current commit 7781892fe0
Reference commit 229276c711

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@kim-em kim-em merged commit e531578 into bump/v4.17.0 Feb 2, 2025
15 checks passed
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2025-02-02 branch February 2, 2025 22:41
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.

7 participants