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 1.1.0 #7

Merged
merged 7 commits into from
Jan 19, 2024
Merged

Release 1.1.0 #7

merged 7 commits into from
Jan 19, 2024

Conversation

ns-vasilev
Copy link
Member

No description provided.

* Update `ci.yml`

* Update the Ruby version from `2.7` to `3.1.4`

* Update `CHANGELOG.md`

* Add support for Swift 5.8

* Fix a typo
* Hide some implementation details

* Update `CHANGELOG.md`

* Add a test

The test just checks that the methods don't cause a crash when printing a message to different outputs.

* Update `codecov.yml`
* Add files to comply with community standards

- Add `CODE_OF_CONDUCT.md`

- Add `CONTRIBUTING.md`

- Add `SECURITY.md`

- Update templates

* Update `CHANGELOG.md`

* Update `README.md`
* Make the `logLevel` property changable

* Update `CHANGELOG.md`
@ns-vasilev ns-vasilev self-assigned this Jan 19, 2024
@spacecode-github-bot
Copy link

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (8ee9d0a) 91.75% compared to head (7638bd1) 93.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   91.75%   93.53%   +1.77%     
==========================================
  Files           9       11       +2     
  Lines          97      139      +42     
==========================================
+ Hits           89      130      +41     
- Misses          8        9       +1     
Files Coverage Δ
Sources/Log/Classes/Core/Logger/Logger.swift 100.00% <100.00%> (ø)
...ces/Log/Classes/Core/Printers/ConsolePrinter.swift 100.00% <100.00%> (ø)
Sources/Log/Classes/Core/Printers/OSPrinter.swift 100.00% <100.00%> (ø)
Sources/Log/Classes/Helpers/Atomic/Atomic.swift 100.00% <100.00%> (ø)
.../Helpers/Writers/ConsoleWriter/ConsoleWriter.swift 100.00% <100.00%> (+100.00%) ⬆️
...riters/OSWriter/Strategies/IOSWriterStrategy.swift 100.00% <100.00%> (ø)
...og/Classes/Helpers/Writers/OSWriter/OSWriter.swift 57.14% <57.14%> (+57.14%) ⬆️

@ns-vasilev ns-vasilev merged commit d99fff5 into main Jan 19, 2024
32 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