corenting / immutabledict

A fork of frozendict, an immutable wrapper around dictionaries for Python3
https://immutabledict.corenting.fr
MIT License
47 stars 12 forks source link

chore(ci): CI updates #310

Closed corenting closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (a644705) to head (4614dd9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #310 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 77 77 ========================================= Hits 77 77 ``` | [Flag](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | `100.00% <ø> (ø)` | | | [3.11](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | `100.00% <ø> (ø)` | | | [3.12](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | `100.00% <ø> (ø)` | | | [3.8](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | `100.00% <ø> (ø)` | | | [3.9](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | `100.00% <ø> (ø)` | | | [pypy3.10](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | `100.00% <ø> (ø)` | | | [pypy3.9](https://app.codecov.io/gh/corenting/immutabledict/pull/310/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia) | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Corentin+Garcia#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-advanced-security[bot] commented 7 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.