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

Modernize project #66

Merged
merged 8 commits into from
Oct 9, 2024
Merged

Modernize project #66

merged 8 commits into from
Oct 9, 2024

Conversation

ctreffs
Copy link
Member

@ctreffs ctreffs commented Oct 9, 2024

Description

  • Adds Mint as dependency manager for project tools
  • Update Makefile
  • Lint and format code
  • Set realm/SwiftLint to 0.57.0
  • Set nicklockwood/SwiftFormat to 0.54.6
  • Set krzysztofzablocki/Sourcery to 2.2.5

Checklist

  • I've read the Contribution Guidelines
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (to the extent possible).
  • I've added benchmarks covering new functionality (if appropriate).
  • I've verified that my change does not break any existing tests or introduce unexpected benchmark regressions.
  • I've updated the documentation (if appropriate).

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.91%. Comparing base (a5c98c4) to head (e047441).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   96.92%   96.91%   -0.01%     
==========================================
  Files          24       24              
  Lines        1072     1069       -3     
==========================================
- Hits         1039     1036       -3     
  Misses         33       33              

@ctreffs ctreffs self-assigned this Oct 9, 2024
@ctreffs ctreffs marked this pull request as ready for review October 9, 2024 14:18
@ctreffs ctreffs enabled auto-merge (squash) October 9, 2024 15:03
@ctreffs ctreffs assigned ctreffs and unassigned ctreffs Oct 9, 2024
@ctreffs ctreffs merged commit 2c1c588 into master Oct 9, 2024
7 of 9 checks passed
@ctreffs ctreffs deleted the modernize-project-management branch October 9, 2024 15:08
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