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

Implement ActivityPub actor representations #1239

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

raccube
Copy link
Contributor

@raccube raccube commented Jun 16, 2023

Closes #907

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c3e156) 95.22% compared to head (1837d4a) 95.26%.
Report is 312 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1239      +/-   ##
==========================================
+ Coverage   95.22%   95.26%   +0.03%     
==========================================
  Files         166      168       +2     
  Lines        2598     2619      +21     
==========================================
+ Hits         2474     2495      +21     
  Misses        124      124              
Files Coverage Δ
app/controllers/user_controller.rb 100.00% <100.00%> (ø)
app/serializers/image_serializer.rb 100.00% <100.00%> (ø)
app/serializers/user_serializer.rb 100.00% <100.00%> (ø)

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

@raccube
Copy link
Contributor Author

raccube commented Oct 21, 2023

Superseded by #1071 wrong PR

@raccube raccube closed this Oct 21, 2023
@nilsding
Copy link
Member

???

@nilsding nilsding reopened this Oct 21, 2023
@ch0ccyra1n
Copy link

So far this looks like a good start!

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.

Implement Actor representation for Users
3 participants