Skip to content

fix: when decoding pem files, handle lines being terminated by CRLF as well as just LF#157

Merged
vicajilau merged 1 commit intoTerminalStudio:masterfrom
atsign-foundation:trunk
Apr 12, 2026
Merged

fix: when decoding pem files, handle lines being terminated by CRLF as well as just LF#157
vicajilau merged 1 commit intoTerminalStudio:masterfrom
atsign-foundation:trunk

Conversation

@gkc
Copy link
Copy Markdown
Contributor

@gkc gkc commented Apr 9, 2026

fix: when decoding pem files, handle lines being terminated by CRLF as well as just LF
test: added unit test accordingly

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.80%. Comparing base (d41840a) to head (11a3839).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   52.80%   52.80%           
=======================================
  Files          63       63           
  Lines        5121     5121           
=======================================
  Hits         2704     2704           
  Misses       2417     2417           
Flag Coverage Δ
unittests 52.80% <100.00%> (ø)

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

Files with missing lines Coverage Δ
lib/src/ssh_pem.dart 84.44% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vicajilau vicajilau merged commit b094434 into TerminalStudio:master Apr 12, 2026
3 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.

2 participants