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

Fix strict lint voilations #67

Merged
merged 7 commits into from
Jan 22, 2024
Merged

Fix strict lint voilations #67

merged 7 commits into from
Jan 22, 2024

Conversation

devahmedshendy
Copy link
Contributor

No description provided.

@devahmedshendy devahmedshendy self-assigned this Jan 21, 2024
Copy link

codecov bot commented Jan 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (v0.4.0-STRICT@0c20300). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff                @@
##             v0.4.0-STRICT      #67   +/-   ##
================================================
  Coverage                 ?   81.43%           
================================================
  Files                    ?       50           
  Lines                    ?     1056           
  Branches                 ?        0           
================================================
  Hits                     ?      860           
  Misses                   ?      196           
  Partials                 ?        0           
Flag Coverage Δ
13.3 81.43% <0.00%> (?)
13.4.1 81.43% <0.00%> (?)
14.0.1 81.43% <0.00%> (?)
14.1 81.43% <0.00%> (?)
14.2 81.43% <0.00%> (?)
14.3.1 81.43% <0.00%> (?)
15.0.1 81.43% <0.00%> (?)
15.1 81.43% <0.00%> (?)
5.5.3 75.18% <0.00%> (?)
5.6.3 81.43% <0.00%> (?)
5.7.3 81.43% <0.00%> (?)
5.8.1 81.43% <0.00%> (?)
5.9 81.43% <0.00%> (?)
focal 81.43% <0.00%> (?)
iOS 81.43% <0.00%> (?)
iOS15.4 81.43% <0.00%> (?)
iOS15.5 81.43% <0.00%> (?)
iOS16.0 81.43% <0.00%> (?)
iOS16.1 81.43% <0.00%> (?)
iOS16.2 81.43% <0.00%> (?)
iOS16.4 81.43% <0.00%> (?)
iOS17.0.1 80.68% <0.00%> (?)
iOS17.2 80.68% <0.00%> (?)
jammy 81.43% <0.00%> (?)
macOS 81.43% <0.00%> (?)
spm 81.43% <0.00%> (?)
watchOS 81.43% <0.00%> (?)
watchOS10.0 80.68% <0.00%> (?)
watchOS10.2 80.68% <0.00%> (?)
watchOS8.5 81.43% <0.00%> (?)
watchOS9.0 81.43% <0.00%> (?)
watchOS9.1 81.43% <0.00%> (?)
watchOS9.4 81.43% <0.00%> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@devahmedshendy
Copy link
Contributor Author

@leogdion The fixes here are just the simple fixes, for more fixes like body length, missing docs, I am working on different branch so we don't mess with this one.

Copy link
Member

@leogdion leogdion left a comment

Choose a reason for hiding this comment

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

This is great. Just a few changes and then let's chat about next steps.

@leogdion leogdion merged commit 50dd741 into v0.4.0-STRICT Jan 22, 2024
20 checks passed
leogdion added a commit that referenced this pull request Jan 26, 2024
* Support Option Link for RSS (#65)

* updating workflow

* adding more workflows

* fixup! adding more workflows

* Update dependabot.yml

* working on linting

* [skip ci] fixing linting

* fix: errors with tests

* fix: possible lint issues

* fix: SiteCollectionDirectory.Instance to be internal than private

* mint-upgrade: periphery from 2.12.3 to 2.18.0

* resolve PR conversations

* redo: post.id back to post.ID

* fix: post.ID and make the property called ID

* Fix strict lint voilations (#67)

* fixup! fix: post.ID and make the property called ID

* Any other lint violations that are not 'Missing Docs Violation' (#68)

* lint-fixes: any voilation that is not 'Missing Docs Violation'

* fixup! Merge branch 'v0.4.0-STRICT-changes' into v0.4.0-STRICT-others

---------

Co-authored-by: leogdion <leogdion@brightdigit.com>

* Adding Documentation Comments

---------

Co-authored-by: Ahmed Shendy <dev.ahmed.shendy@gmail.com>
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