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

Add API Docs #101

Merged
merged 7 commits into from
Feb 24, 2023
Merged

Add API Docs #101

merged 7 commits into from
Feb 24, 2023

Conversation

0xTim
Copy link
Member

@0xTim 0xTim commented Feb 24, 2023

  • Update SPI info
  • Update CI
  • Update API Docs workflow
  • Add DocC bundle
  • Wrap exports
  • Fix imports

@0xTim 0xTim requested a review from gwynne February 24, 2023 00:50
@_exported import SQLKit
@_exported import SQLiteNIO
@_exported import AsyncKit
@_exported import struct Logging.Logger

#endif
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newline at end of file

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.76%. Comparing base (6535dd4) to head (db5b12a).
Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   65.76%   65.76%           
=======================================
  Files           7        7           
  Lines         295      295           
=======================================
  Hits          194      194           
  Misses        101      101           
Files Coverage Δ
Sources/SQLiteKit/SQLiteConnection+SQLKit.swift 84.72% <ø> (ø)
Sources/SQLiteKit/SQLiteConnectionSource.swift 86.20% <ø> (ø)
Sources/SQLiteKit/SQLiteDataDecoder.swift 49.18% <ø> (ø)
Sources/SQLiteKit/SQLiteDataEncoder.swift 50.00% <ø> (ø)
Sources/SQLiteKit/SQLiteRow+SQLRow.swift 44.44% <ø> (ø)

@0xTim 0xTim merged commit ec513e7 into main Feb 24, 2023
@0xTim 0xTim deleted the api-docs branch February 24, 2023 13:15
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.

3 participants