Skip to content

Set text encoding in call to np.genfromtxt - #88

Open
jcdiazvelez wants to merge 1 commit into
mainfrom
juancarlos/utf8_encoding
Open

jcdiazvelez wants to merge 1 commit into
mainfrom
juancarlos/utf8_encoding

Conversation

@jcdiazvelez

Copy link
Copy Markdown
Member

Set encoding utf-8 for reading "gsf_data_table.txt" in _fluxes.GlobalSplineFitBase. Otherwise boost::python throws exception (in C++).

Set encoding utf-8. Otherwise boost::python throws exception when the data table for GSF.
@github-actions

Copy link
Copy Markdown

Test Results

    6 files  ±0      6 suites  ±0   1m 35s ⏱️ -23s
  576 tests ±0    363 ✅ ±0    213 💤 ±0  0 ❌ ±0 
3 456 runs  ±0  2 178 ✅ ±0  1 278 💤 ±0  0 ❌ ±0 

Results for commit 46484ce. ± Comparison against base commit 470fa61.

@codecov

codecov Bot commented Sep 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (470fa61) to head (46484ce).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #88   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          855       855           
=========================================
  Hits           855       855           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant