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

Release preparation #32

Merged
merged 12 commits into from
Dec 15, 2023
Merged

Release preparation #32

merged 12 commits into from
Dec 15, 2023

Conversation

vlaci
Copy link
Owner

@vlaci vlaci commented Dec 12, 2023

No description provided.

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/5ceeefcbbabf4b510ef8ede121d6dc57d1a1f7f8' (2023-07-08)
  → 'github:rustsec/advisory-db/6ef1d1fd84c57e46253ff16bf7379c115e1062eb' (2023-12-09)
• Updated input 'crane':
    'github:ipetkov/crane/8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e' (2023-07-07)
  → 'github:ipetkov/crane/62fc1a0cbe144c1014d956e603d56bf1ffe69c7d' (2023-12-09)
• Removed input 'crane/flake-compat'
• Removed input 'crane/flake-utils'
• Removed input 'crane/flake-utils/systems'
• Removed input 'crane/rust-overlay'
• Removed input 'crane/rust-overlay/flake-utils'
• Removed input 'crane/rust-overlay/nixpkgs'
• Updated input 'fenix':
    'github:nix-community/fenix/31f37ee3e471af1b40f6d0c9657f77062bb13ee3' (2023-07-14)
  → 'github:nix-community/fenix/7622e4a2d4378861d9e83fc02c1eeb0e084bf3f2' (2023-12-12)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/df1eee2aa65052a18121ed4971081576b25d6b5c' (2023-07-13)
  → 'github:NixOS/nixpkgs/e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d' (2023-12-11)
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a53dfb3) 78.83% compared to head (2e65dbe) 79.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   78.83%   79.06%   +0.23%     
==========================================
  Files           5        5              
  Lines         515      516       +1     
  Branches      515      516       +1     
==========================================
+ Hits          406      408       +2     
+ Misses         57       56       -1     
  Partials       52       52              
Flag Coverage Δ
pytest 79.06% <ø> (+0.23%) ⬆️

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

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

@vlaci vlaci force-pushed the release-prep branch 4 times, most recently from 0e3c2aa to 97ab44a Compare December 13, 2023 16:22
std::{unary,binary}_function is removed in C++17, but boost still
tries to use it:

  vectorscan> In file included from include/boost/multi_array/multi_array_ref.hpp:32:
  868
  vectorscan> include/boost/functional.hpp:45:24: error: no member named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
  869
  vectorscan>             using std::unary_function;
  870
  vectorscan>                   ~~~~~^
@vlaci vlaci force-pushed the release-prep branch 12 times, most recently from 961908b to 8e867d6 Compare December 14, 2023 19:55
@vlaci vlaci merged commit 9711a96 into main Dec 15, 2023
14 checks passed
@vlaci vlaci deleted the release-prep branch December 15, 2023 06:47
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.

2 participants