Skip to content

GraphQL Module Fix - None has no attribute .status_code - #2691

Merged
TheTechromancer merged 1 commit into
devfrom
fix-graphql-module
Sep 11, 2025
Merged

GraphQL Module Fix - None has no attribute .status_code#2691
TheTechromancer merged 1 commit into
devfrom
fix-graphql-module

Conversation

@ausmaster

Copy link
Copy Markdown
Contributor

In the case it short-circuits not response, adjust the self.debug.

@ausmaster ausmaster self-assigned this Sep 11, 2025
@github-actions

Copy link
Copy Markdown
Contributor

📊 Performance Benchmark Report

Comparing dev (baseline) vs fix-graphql-module (current)

📈 Detailed Results (All Benchmarks)

📋 Complete results for all benchmarks - includes both significant and insignificant changes

🧪 Test Name 📏 Base 📏 Current 📈 Change 🎯 Status
Bloom Filter Dns Mutation Tracking Performance 4.15ms 4.18ms +0.8%
Bloom Filter Large Scale Dns Brute Force 17.62ms 17.67ms +0.3%
Large Closest Match Lookup 360.51ms 346.15ms -4.0%
Realistic Closest Match Workload 195.28ms 192.95ms -1.2%
Event Validation Full Scan Startup Small Batch 448.10ms 464.67ms +3.7%
Event Validation Full Scan Startup Large Batch 792.67ms 821.94ms +3.7%
Make Event Autodetection Small 31.73ms 31.76ms +0.1%
Make Event Autodetection Large 320.17ms 321.39ms +0.4%
Make Event Explicit Types 14.12ms 14.30ms +1.3%
Excavate Single Thread Small 4.066s 4.103s +0.9%
Excavate Single Thread Large 9.493s 9.562s +0.7%
Excavate Parallel Tasks Small 4.245s 4.291s +1.1%
Excavate Parallel Tasks Large 7.280s 7.356s +1.0%
Is Ip Performance 3.17ms 3.14ms -1.0%
Make Ip Type Performance 11.37ms 11.47ms +0.9%
Mixed Ip Operations 4.45ms 4.46ms +0.1%
Typical Queue Shuffle 63.69µs 63.85µs +0.3%
Priority Queue Shuffle 722.87µs 714.96µs -1.1%

🎯 Performance Summary

No significant performance changes detected (all changes <10%)


🐍 Python Version 3.11.13

@TheTechromancer
TheTechromancer merged commit d7885f8 into dev Sep 11, 2025
14 of 16 checks passed
@codecov

codecov Bot commented Sep 11, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92%. Comparing base (61894ad) to head (c3b8d66).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2691   +/-   ##
=====================================
- Coverage     92%     92%   -0%     
=====================================
  Files        411     411           
  Lines      33951   33951           
=====================================
- Hits       31012   30994   -18     
- Misses      2939    2957   +18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TheTechromancer
TheTechromancer deleted the fix-graphql-module branch October 27, 2025 12:32
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