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

Feature/ecc 1467 grib power single precision #134

Merged
merged 17 commits into from
Jun 22, 2023

Conversation

joobog
Copy link
Collaborator

@joobog joobog commented Jun 22, 2023

Make grib_power() a template function.

@shahramn shahramn added the approved-for-ci Approved to run CI on ECMWF machines label Jun 22, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 80.18% and project coverage change: -0.01 ⚠️

Comparison is base (5018eb7) 75.28% compared to head (53a62ee) 75.27%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #134      +/-   ##
===========================================
- Coverage    75.28%   75.27%   -0.01%     
===========================================
  Files          534      535       +1     
  Lines        64499    64501       +2     
===========================================
+ Hits         48555    48556       +1     
- Misses       15944    15945       +1     
Impacted Files Coverage Δ
src/grib_accessor_class_data_2order_packing.cc 0.00% <0.00%> (ø)
src/grib_accessor_class_data_apply_bitmap.cc 93.82% <ø> (ø)
...lass_data_g1second_order_constant_width_packing.cc 0.00% <0.00%> (ø)
src/grib_accessor_class_data_png_packing.cc 0.00% <ø> (ø)
src/grib_accessor_class_data_raw_packing.cc 90.42% <ø> (ø)
src/grib_accessor_class_data_run_length_packing.cc 0.00% <0.00%> (ø)
src/grib_accessor_class_gen.cc 68.37% <ø> (ø)
src/grib_bits_any_endian.cc 77.15% <ø> (ø)
src/grib_header_compute.cc 0.00% <ø> (ø)
src/grib_scaling.cc 34.56% <16.66%> (-8.77%) ⬇️
... and 22 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shahramn shahramn merged commit 72e9d5d into develop Jun 22, 2023
71 checks passed
@shahramn shahramn deleted the feature/ECC-1467_grib_power_single_precision branch June 22, 2023 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved-for-ci Approved to run CI on ECMWF machines
Projects
None yet
3 participants