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/2.3.0 #352

Merged
merged 51 commits into from
Mar 12, 2024
Merged

Release/2.3.0 #352

merged 51 commits into from
Mar 12, 2024

Conversation

gangatp
Copy link
Collaborator

@gangatp gangatp commented Mar 8, 2024

Merging release v2.3.0 into master

netfabb and others added 30 commits March 16, 2021 07:15
and change a related error message.

Thanks Jost Rossel <[email protected]>
* Introduce ACT version with RTTI

* Fix iterators so the support RTTI
1. there is now a switch to compile lib3mf such that it uses the UUID generation provided by the host OS: USE_PLATFORM_UUID . It is OFF by default.
2. std::random_device is not static anymore, only std::mt19937 and std::mutex are still static.
* Update googletest, remove C++11-requirement

* Upgrade to c++14
3dJan and others added 21 commits November 3, 2023 10:16
Updating build.yml to fix failing ci builds
Using fast_float to do local independent parsing
* adding docker file

* adding dockerfile

* giving permissions to cmake file

* build ubi8 image

* adding destination in artifact

* using zip instead of tar

* ignoring parent folder while zipping

* replacing ubuntu with ubi8 binaries

* replacing ubuntu with ubi8 binaries

* creating artifacts from ubi8

* fixing lib3mf linux export
…fication (#339)

* fixing stod conversion according to schema

* spaces to tabs

* adding test case

* adding test case for leading plus sign double conversion

* refactoring
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 71.61572% with 130 lines in your changes are missing coverage. Please review.

Project coverage is 69.19%. Comparing base (30d5c2e) to head (e242855).

Files Patch % Lines
Autogenerated/Bindings/Cpp/lib3mf_implicit.hpp 71.33% 86 Missing ⚠️
Autogenerated/Source/lib3mf_types.hpp 20.83% 38 Missing ⚠️
Autogenerated/Source/lib3mf_interfaces.hpp 94.17% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
- Coverage   72.83%   69.19%   -3.64%     
==========================================
  Files         418      271     -147     
  Lines       23280    28691    +5411     
==========================================
+ Hits        16955    19854    +2899     
- Misses       6325     8837    +2512     

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

@martinweismann martinweismann merged commit c6aa869 into master Mar 12, 2024
49 of 52 checks passed
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.

6 participants