Skip to content

Setting the EOL Format - #169

Draft
schote wants to merge 3 commits into
mainfrom
eol-normalization
Draft

Setting the EOL Format#169
schote wants to merge 3 commits into
mainfrom
eol-normalization

Conversation

@schote

@schote schote commented Aug 5, 2026

Copy link
Copy Markdown
Owner

In previous PRs, entire files were sometimes marked as changes because different EOL formats were used. This PR aims to enforce LF EOL format through .editorconfig and .gitattributes.

@schote schote self-assigned this Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/console
   __init__.py10190%11
src/console/interfaces
   acquisition_data.py1232580%96–99, 110–111, 129–130, 145–148, 158–159, 188–189, 193–199, 216–217, 228, 232, 250
   acquisition_parameter.py107496%126, 163, 178, 213
   device_configuration.py58297%71, 77
   dimensions.py962277%45–46, 67–68, 71, 79, 89, 95, 101, 107, 113–115, 125–127, 137–139, 149–151
   rx_data.py1164561%84–88, 92–99, 109–115, 126–133, 137–141, 158, 167, 169, 184, 192–197, 205, 213, 216, 219
src/console/pulseq_interpreter
   sequence_provider.py2482789%102, 254–255, 351–352, 462, 512–513, 517, 586, 612–613, 623–624, 629, 638, 642, 649–662
src/console/spcm_control
   abstract_device.py79790%2–149
   acquisition_control.py1831830%3–392
   rx_device.py2252250%3–533
   rx_processor.py46460%3–112
   tx_device.py1751750%2–465
src/console/spcm_control/spcm
   pyspcm.py1611610%3–295
   tools.py53530%3–127
src/console/utilities
   json_encoder.py10550%22–26
   load_configuration.py20670%18–20, 28–30
   plot.py531670%31–32, 80–98
src/console/utilities/data
   mrd_helper.py43881%37, 43, 49, 52, 60, 63, 68, 71
   write_acquisition_to_mrd.py54591%69–70, 94, 112, 117
src/console/utilities/sequences/calibration
   fid_tx_adjust.py23196%70
   se_tx_adjust.py30293%66–68
src/console/utilities/sequences/spectrometry
   fid.py15193%49
   se_spectrum.py26292%55, 111
src/console/utilities/sequences/tse
   tse_3d.py2427569%121–122, 124–125, 127–128, 135–136, 138–140, 142–145, 156–159, 164–167, 174–185, 202, 224–231, 237, 268, 331–348, 355–356, 423, 426–438, 546–557
TOTAL5454116979% 

Tests Skipped Failures Errors Time
195 0 💤 0 ❌ 0 🔥 18.786s ⏱️

@schote
schote marked this pull request as draft August 5, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant